Searched refs:OH_HiAppEvent_AddInt64Param (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 329 ParamList OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 92 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt64Param](#oh_hiappevent_addint64param) ([ParamList](… 696 ### OH_HiAppEvent_AddInt64Param() 699 ParamList OH_HiAppEvent_AddInt64Param (ParamList list, const char * name, int64_t num )
|
H A D | hiappevent_8h.md | 100 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt64Param](_hi_app_event.md#oh_hiappev…
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 122 OH_HiAppEvent_AddInt64Param(list, "int64_key", num4); 206 OH_HiAppEvent_AddInt64Param(list, nullptr, num4); 253 OH_HiAppEvent_AddInt64Param(list, key4, num4);
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hiappevent-watcher-app-events-ndk.md | 169 OH_HiAppEvent_AddInt64Param(params, "click_time", time(nullptr));
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 224 ParamList OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) in OH_HiAppEvent_AddInt64Param() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 158 | OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) | ParamList | 创建一个int6…
|
H A D | README.md | 158 | OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) | ParamList | Creates …
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hiappevent-watcher-app-events-ndk.md | 169 OH_HiAppEvent_AddInt64Param(params, "click_time", time(nullptr));
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 100 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt64Param](_hi_app_event.md#oh_hiappev…
|
H A D | _hi_app_event.md | 92 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt64Param](#oh_hiappevent_addint64param) ([ParamList](… 696 ### OH_HiAppEvent_AddInt64Param() 699 ParamList OH_HiAppEvent_AddInt64Param (ParamList list, const char * name, int64_t num )
|