Home
last modified time | relevance | path

Searched refs:OH_HiAppEvent_AddInt16Param (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h279 ParamList OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num);
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp47 OH_HiAppEvent_AddInt16Param(list, TEST_EVENT_PARAM_KEY, 1); in WriteEvent()
114 OH_HiAppEvent_AddInt16Param(list, "int16_key", num2); in HWTEST_F()
165 OH_HiAppEvent_AddInt16Param(list, "int16_key", num2); in HWTEST_F()
200 OH_HiAppEvent_AddInt16Param(list, nullptr, num2); in HWTEST_F()
247 OH_HiAppEvent_AddInt16Param(list, key2, num2); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c192 ParamList OH_HiAppEvent_AddInt16Param(ParamList list, const char* name, int16_t num) in OH_HiAppEvent_AddInt16Param() function

Completed in 6 milliseconds