Searched refs:OH_HiAppEvent_AddInt8Param (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 110 OH_HiAppEvent_AddInt8Param(list, "int8_key", num1); 161 OH_HiAppEvent_AddInt8Param(list, "int_key", num1); 197 OH_HiAppEvent_AddInt8Param(list, nullptr, num1); 244 OH_HiAppEvent_AddInt8Param(list, key1, num1);
|
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 254 ParamList OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 86 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt8Param](#oh_hiappevent_addint8param) ([ParamList](#p… 743 ### OH_HiAppEvent_AddInt8Param() 746 ParamList OH_HiAppEvent_AddInt8Param (ParamList list, const char * name, int8_t num )
|
H A D | hiappevent_8h.md | 94 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt8Param](_hi_app_event.md#oh_hiappeve…
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 176 ParamList OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num) in OH_HiAppEvent_AddInt8Param() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 152 | OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num) | ParamList | 创建一个int8_t…
|
H A D | README.md | 152 | OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num) | ParamList | Creates a …
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 94 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddInt8Param](_hi_app_event.md#oh_hiappeve…
|
H A D | _hi_app_event.md | 86 | [ParamList](#paramlist) [OH_HiAppEvent_AddInt8Param](#oh_hiappevent_addint8param) ([ParamList](#p… 743 ### OH_HiAppEvent_AddInt8Param() 746 ParamList OH_HiAppEvent_AddInt8Param (ParamList list, const char * name, int8_t num )
|