Searched refs:OH_HiAppEvent_AddInt16Param (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 47 OH_HiAppEvent_AddInt16Param(list, TEST_EVENT_PARAM_KEY, 1); in WriteEvent() 114 OH_HiAppEvent_AddInt16Param(list, "int16_key", num2); 165 OH_HiAppEvent_AddInt16Param(list, "int16_key", num2); 200 OH_HiAppEvent_AddInt16Param(list, nullptr, num2); 247 OH_HiAppEvent_AddInt16Param(list, key2, num2);
|
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 279 ParamList OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 88 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt16Param](#oh_hiappevent_addint16param) ([ParamList](… 602 ### OH_HiAppEvent_AddInt16Param() 605 ParamList OH_HiAppEvent_AddInt16Param (ParamList list, const char * name, int16_t num )
|
H A D | hiappevent_8h.md | 96 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt16Param](_hi_app_event.md#oh_hiappev…
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 192 ParamList OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num) in OH_HiAppEvent_AddInt16Param() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 154 | OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num) | ParamList | 创建一个int1…
|
H A D | README.md | 154 | OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num) | ParamList | Creates …
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 96 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt16Param](_hi_app_event.md#oh_hiappev…
|
H A D | _hi_app_event.md | 88 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt16Param](#oh_hiappevent_addint16param) ([ParamList](… 602 ### OH_HiAppEvent_AddInt16Param() 605 ParamList OH_HiAppEvent_AddInt16Param (ParamList list, const char * name, int16_t num )
|