Searched refs:OH_HiAppEvent_AddBoolArrayParam (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 242 ParamList OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, i…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 85 | [ParamList](#paramlist) [OH_HiAppEvent_AddBoolArrayParam](#oh_hiappevent_addboolarrayparam) ([Par… 437 ### OH_HiAppEvent_AddBoolArrayParam() 440 ParamList OH_HiAppEvent_AddBoolArrayParam (ParamList list, const char * name, const bool * booleans…
|
H A D | hiappevent_8h.md | 93 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddBoolArrayParam](_hi_app_event.md#oh_hia…
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 108 …OH_HiAppEvent_AddBoolArrayParam(list, "bool_arr_key", booleans, sizeof(booleans) / sizeof(booleans… 195 OH_HiAppEvent_AddBoolArrayParam(list, "bool_arr_key", nullptr, 0);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 168 ParamList OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, i… in OH_HiAppEvent_AddBoolArrayParam() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 151 | OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, int arrSi…
|
H A D | README.md | 151 | OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, int arrSi…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 93 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddBoolArrayParam](_hi_app_event.md#oh_hia…
|
H A D | _hi_app_event.md | 85 | [ParamList](#paramlist) [OH_HiAppEvent_AddBoolArrayParam](#oh_hiappevent_addboolarrayparam) ([Par… 437 ### OH_HiAppEvent_AddBoolArrayParam() 440 ParamList OH_HiAppEvent_AddBoolArrayParam (ParamList list, const char * name, const bool * booleans…
|