Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h254 ParamList OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num);
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp110 OH_HiAppEvent_AddInt8Param(list, "int8_key", num1); in HWTEST_F()
161 OH_HiAppEvent_AddInt8Param(list, "int_key", num1); in HWTEST_F()
197 OH_HiAppEvent_AddInt8Param(list, nullptr, num1); in HWTEST_F()
244 OH_HiAppEvent_AddInt8Param(list, key1, num1); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c176 ParamList OH_HiAppEvent_AddInt8Param(ParamList list, const char* name, int8_t num) in OH_HiAppEvent_AddInt8Param() function

Completed in 4 milliseconds