Searched refs:OH_HiAppEvent_AddDoubleParam (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 379 ParamList OH_HiAppEvent_AddDoubleParam(ParamList list, const char* name, double num);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event.md | 96 | [ParamList](#paramlist) [OH_HiAppEvent_AddDoubleParam](#oh_hiappevent_adddoubleparam) ([ParamList… 508 ### OH_HiAppEvent_AddDoubleParam() 511 ParamList OH_HiAppEvent_AddDoubleParam (ParamList list, const char * name, double num )
|
H A D | hiappevent_8h.md | 104 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddDoubleParam](_hi_app_event.md#oh_hiappe…
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_native_test.cpp | 130 OH_HiAppEvent_AddDoubleParam(list, "double_key", num6); 212 OH_HiAppEvent_AddDoubleParam(list, nullptr, num6);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/ |
H A D | hiappevent_ndk.c | 256 ParamList OH_HiAppEvent_AddDoubleParam(ParamList list, const char* name, double num) in OH_HiAppEvent_AddDoubleParam() function
|
/ohos5.0/base/hiviewdfx/hiappevent/ |
H A D | README_zh.md | 162 | OH_HiAppEvent_AddDoubleParam(ParamList list, const char* name, double num) | ParamList | 创建一个doub…
|
H A D | README.md | 162 | OH_HiAppEvent_AddDoubleParam(ParamList list, const char* name, double num) | ParamList | Creates …
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | hiappevent_8h.md | 104 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddDoubleParam](_hi_app_event.md#oh_hiappe…
|
H A D | _hi_app_event.md | 96 | [ParamList](#paramlist) [OH_HiAppEvent_AddDoubleParam](#oh_hiappevent_adddoubleparam) ([ParamList… 508 ### OH_HiAppEvent_AddDoubleParam() 511 ParamList OH_HiAppEvent_AddDoubleParam (ParamList list, const char * name, double num )
|