1 Star 0 Fork 42

Caoruihong / utils_memory

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 802 Bytes
一键复制 编辑 原始数据 按行查看 历史
hongtao 提交于 2022-07-26 15:34 . replace utils path to c_utils
{
"name": "@ohos/utils_memory",
"version": "3.1.0",
"description": "memory base libraries",
"publishAs": "source",
"scripts": {},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"component": {
"name": "utils_memory",
"subsystem": "utils",
"adapted_system_type": [ "standard" ],
"deps": {
"components": [
"c_utils",
"hiviewdfx_hilog_native"
],
"third_party": []
},
"build": {
"sub_component": [
"//utils/memory/libdmabufheap:libdmabufheap",
"//utils/memory/libpurgeablemem:libpurgeablemem"
],
"inner_kits": [],
"test": [
"//utils/memory/libdmabufheap/test:unittest",
"//utils/memory/libpurgeablemem/test:libpurgeablemem_test"
]
}
}
}
1
https://gitee.com/caoruihong/utils_memory.git
git@gitee.com:caoruihong/utils_memory.git
caoruihong
utils_memory
utils_memory
master

搜索帮助