Home
last modified time | relevance | path

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 Dhiappevent.h329 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.md92 | [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 Dhiappevent_8h.md100 | [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 Dhiappevent_native_test.cpp122 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 Dhiappevent-watcher-app-events-ndk.md169 OH_HiAppEvent_AddInt64Param(params, "click_time", time(nullptr));
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c224 ParamList OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) in OH_HiAppEvent_AddInt64Param() function
/ohos5.0/base/hiviewdfx/hiappevent/
H A DREADME_zh.md158 | OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) | ParamList | 创建一个int6…
H A DREADME.md158 | OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) | ParamList | Creates …
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-app-events-ndk.md169 OH_HiAppEvent_AddInt64Param(params, "click_time", time(nullptr));
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dhiappevent_8h.md100 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt64Param](_hi_app_event.md#oh_hiappev…
H A D_hi_app_event.md92 | [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 )