1 Star 0 Fork 69

郑冬冬冬/hiviewdfx_hiappevent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.95 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/hiappevent",
"description": "Event logging provided for application",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/hiviewdfx/hiappevent"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hiappevent",
"subsystem": "hiviewdfx",
"syscap": [
"SystemCapability.HiviewDFX.HiAppEvent"
],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_runtime",
"bundle_framework",
"c_utils",
"eventhandler",
"ffrt",
"hitrace",
"hilog",
"hicollie",
"init",
"ipc",
"napi",
"relational_store",
"samgr",
"storage_service",
"jsoncpp"
]
},
"build": {
"sub_component": [
"//base/hiviewdfx/hiappevent/frameworks/native/libhiappevent:libhiappevent_base",
"//base/hiviewdfx/hiappevent/frameworks/native/ndk:hiappevent_ndk",
"//base/hiviewdfx/hiappevent/frameworks/js/napi:hiappevent",
"//base/hiviewdfx/hiappevent/frameworks/js/napi:hiappevent_v9",
"//base/hiviewdfx/hiappevent/frameworks/cj/ffi:cj_hiappevent_ffi",
"//base/hiviewdfx/hiappevent/interfaces/native/inner_api:hiappevent_innerapi"
],
"inner_kits": [
{
"name": "//base/hiviewdfx/hiappevent/interfaces/native/inner_api:hiappevent_innerapi",
"header": {
"header_base": "//base/hiviewdfx/hiappevent/interfaces/native/inner_api/include",
"header_files": [
"app_event.h",
"app_event_processor.h",
"app_event_processor_mgr.h",
"base_type.h"
]
}
}
],
"test": [ "//base/hiviewdfx/hiappevent/test:unittest" ]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhengdongdong12/hiviewdfx_hiappevent.git
git@gitee.com:zhengdongdong12/hiviewdfx_hiappevent.git
zhengdongdong12
hiviewdfx_hiappevent
hiviewdfx_hiappevent
master

搜索帮助