1 Star 0 Fork 91

祁俊/distributeddatamgr_udmf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 3.47 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/udmf",
"description": "Provide unified data management service for 3rd party app",
"version": "4.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/distributeddatamgr/udmf"
},
"dirs": {},
"scripts": {},
"component": {
"name": "udmf",
"subsystem": "distributeddatamgr",
"syscap": [
"SystemCapability.DistributedDataManager.UDMF.Core"
],
"features": [
],
"adapted_system_type": [
"standard"
],
"rom": "1000KB",
"ram": "636KB",
"deps": {
"components": [
"access_token",
"app_file_service",
"bounds_checking_function",
"bundle_framework",
"c_utils",
"data_object",
"datamgr_service",
"kv_store",
"multimedia_image_framework",
"os_account",
"ipc",
"hiviewdfx_hilog_native",
"samgr",
"napi",
"ability_base",
"ability_runtime"
],
"third_party": [
"gtest_main"
]
},
"build": {
"sub_component": [
"//foundation/distributeddatamgr/udmf:udmf_packages"
],
"inner_kits": [
{
"name": "//foundation/distributeddatamgr/udmf/interfaces/innerkits:udmf_client",
"header": {
"header_files": [
"udmf_client.h"
],
"header_base":"//foundation/distributeddatamgr/udmf/interfaces/innerkits/client"
}
},
{
"name": "//foundation/distributeddatamgr/udmf/interfaces/innerkits:udmf_client",
"header": {
"header_files": [
"error_code.h",
"unified_key.h",
"unified_meta.h",
"unified_types.h",
"visibility.h"
],
"header_base":"//foundation/distributeddatamgr/udmf/interfaces/innerkits/common"
}
},
{
"name": "//foundation/distributeddatamgr/udmf/interfaces/innerkits:udmf_client",
"header": {
"header_files": [
"application_defined_record.h",
"audio.h",
"file.h",
"folder.h",
"html.h",
"image.h",
"link.h",
"plain_text.h",
"system_defined_appitem.h",
"system_defined_form.h",
"system_defined_pixelmap.h",
"system_defined_record.h",
"text.h",
"unified_data.h",
"unified_record.h",
"video.h"
],
"header_base":"//foundation/distributeddatamgr/udmf/interfaces/innerkits/data"
}
},
{
"name": "//foundation/distributeddatamgr/udmf/interfaces/jskits:udmf_data_napi",
"header": {
"header_files": [
"unified_data_napi.h",
"summary_napi.h"
],
"header_base":"//foundation/distributeddatamgr/udmf/interfaces/jskits/data"
}
},
{
"name": "//foundation/distributeddatamgr/udmf/interfaces/jskits:udmf_data_napi",
"header": {
"header_files": [
"napi_queue.h"
],
"header_base":"//foundation/distributeddatamgr/udmf/interfaces/jskits/common"
}
}
],
"test": [
"//foundation/distributeddatamgr/udmf:unittest",
"//foundation/distributeddatamgr/udmf:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qi-jun8/distributeddatamgr_udmf.git
git@gitee.com:qi-jun8/distributeddatamgr_udmf.git
qi-jun8
distributeddatamgr_udmf
distributeddatamgr_udmf
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385