Searched refs:OH_HiAppEvent_AddDoubleArrayParam (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 392 ParamList OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, i…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 97 | [ParamList](#paramlist) [OH_HiAppEvent_AddDoubleArrayParam](#oh_hiappevent_adddoublearrayparam) (… 484 ### OH_HiAppEvent_AddDoubleArrayParam() 487 ParamList OH_HiAppEvent_AddDoubleArrayParam (ParamList list, const char * name, const double * nums…
|
H A D | hiappevent_8h.md | 105 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddDoubleArrayParam](_hi_app_event.md#oh_h…
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 132 …OH_HiAppEvent_AddDoubleArrayParam(list, "double_arr_key", nums6, sizeof(nums6) / sizeof(nums6[0])); 213 OH_HiAppEvent_AddDoubleArrayParam(list, "double_arr_key", nullptr, 0);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 264 ParamList OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, i… in OH_HiAppEvent_AddDoubleArrayParam() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 163 | OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, int arrSi…
|
H A D | README.md | 163 | OH_HiAppEvent_AddDoubleArrayParam(ParamList list, const char* name, const double* nums, int arrSi…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 105 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddDoubleArrayParam](_hi_app_event.md#oh_h…
|
H A D | _hi_app_event.md | 97 | [ParamList](#paramlist) [OH_HiAppEvent_AddDoubleArrayParam](#oh_hiappevent_adddoublearrayparam) (… 484 ### OH_HiAppEvent_AddDoubleArrayParam() 487 ParamList OH_HiAppEvent_AddDoubleArrayParam (ParamList list, const char * name, const double * nums…
|