1 Star 0 Fork 77

renyi43/distributeddatamgr_preferences

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 3.53 KB
一键复制 编辑 原始数据 按行查看 历史
李芮 提交于 2024-07-01 14:23 . modify preferences build of secuce.h
{
"name": "@ohos/preferences",
"version": "3.1.0",
"description": "Local Data Management",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/distributeddatamgr_preferences",
"domain": "ohos",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"foundation"
],
"keywords": [
"distributeddatamgr",
"preferences"
],
"envs": [],
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "foundation/distributeddatamgr/preferences"
},
"component": {
"name": "preferences",
"subsystem": "distributeddatamgr",
"syscap": [
"SystemCapability.DistributedDataManager.Preferences.Core",
"SystemCapability.DistributedDataManager.Preferences.Core.Lite"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "512KB",
"ram": "1024KB",
"deps": {
"components": [
"ability_runtime",
"napi",
"hilog",
"c_utils",
"ability_base",
"common_event_service",
"hitrace",
"ipc",
"bounds_checking_function",
"libxml2"
]
},
"build": {
"sub_component": [
"//foundation/distributeddatamgr/preferences/interfaces/inner_api:native_preferences",
"//foundation/distributeddatamgr/preferences/frameworks/cj:cj_preferences_ffi",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/common:preferences_jscommon",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences:preferences",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences:sendablepreferences",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/storage:storage",
"//foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage:storage_napi"
],
"inner_kits": [
{
"name": "//foundation/distributeddatamgr/preferences/interfaces/inner_api:native_preferences",
"header": {
"header_files": [
"preferences.h",
"preferences_observer.h",
"preferences_helper.h",
"preferences_errno.h",
"preferences_value.h"
],
"header_base": "//foundation/distributeddatamgr/preferences/interfaces/inner_api/include"
}
}
],
"test": [
"//foundation/distributeddatamgr/preferences/test/native:unittest",
"//foundation/distributeddatamgr/preferences/test/js:unittest",
"//foundation/distributeddatamgr/preferences/test/js:performancetest",
"//foundation/distributeddatamgr/preferences/test/js:stage_unittest",
"//foundation/distributeddatamgr/preferences/test/native/fuzztest/preferences_fuzzer:PreferencesFuzzTest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/renyi43/distributeddatamgr_preferences.git
git@gitee.com:renyi43/distributeddatamgr_preferences.git
renyi43
distributeddatamgr_preferences
distributeddatamgr_preferences
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385