Home
last modified time | relevance | path

Searched refs:OH_HiAppEvent_AddStringParam (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp134 OH_HiAppEvent_AddStringParam(list, "str_key", str1);
215 OH_HiAppEvent_AddStringParam(list, nullptr, str1);
216 OH_HiAppEvent_AddStringParam(list, nullptr, nullptr);
282 OH_HiAppEvent_AddStringParam(list, "long_s_key", longStr.c_str());
284 OH_HiAppEvent_AddStringParam(list, "long_s_i_key", longInvalidStr.c_str());
315 OH_HiAppEvent_AddStringParam(list, keys[i].c_str(), values[i].c_str());
405 OH_HiAppEvent_AddStringParam(list, "str_key", "test");
488 OH_HiAppEvent_AddStringParam(list, PARAM_USER_ID, "123456");
494 OH_HiAppEvent_AddStringParam(list, PARAM_DISTRIBUTED_SERVICE_NAME, "hiview");
495 OH_HiAppEvent_AddStringParam(list, PARAM_DISTRIBUTED_SERVICE_INSTANCE_ID, "123");
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h404 ParamList OH_HiAppEvent_AddStringParam(ParamList list, const char* name, const char* str);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_app_event.md98 | [ParamList](#paramlist) [OH_HiAppEvent_AddStringParam](#oh_hiappevent_addstringparam) ([ParamList…
790 ### OH_HiAppEvent_AddStringParam()
793 ParamList OH_HiAppEvent_AddStringParam (ParamList list, const char * name, const char * str )
H A Dhiappevent_8h.md106 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddStringParam](_hi_app_event.md#oh_hiappe…
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c272 ParamList OH_HiAppEvent_AddStringParam(ParamList list, const char* name, const char* str) in OH_HiAppEvent_AddStringParam() function
/ohos5.0/base/hiviewdfx/hiappevent/
H A DREADME_zh.md164 | OH_HiAppEvent_AddStringParam(ParamList list, const char* name, const char* str) | ParamList | 创建一…
H A DREADME.md164 | OH_HiAppEvent_AddStringParam(ParamList list, const char* name, const char* str) | ParamList | Cre…
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Dhiappevent_8h.md106 | [ParamList](_hi_app_event.md#paramlist) [OH_HiAppEvent_AddStringParam](_hi_app_event.md#oh_hiappe…
H A D_hi_app_event.md98 | [ParamList](#paramlist) [OH_HiAppEvent_AddStringParam](#oh_hiappevent_addstringparam) ([ParamList…
790 ### OH_HiAppEvent_AddStringParam()
793 ParamList OH_HiAppEvent_AddStringParam (ParamList list, const char * name, const char * str )