Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp118 OH_HiAppEvent_AddInt32Param(list, "int32_key", num3); in HWTEST_F()
203 OH_HiAppEvent_AddInt32Param(list, nullptr, num3); in HWTEST_F()
250 OH_HiAppEvent_AddInt32Param(list, key3, num3); in HWTEST_F()
339 OH_HiAppEvent_AddInt32Param(list, "int_key", 1); in HWTEST_F()
345 OH_HiAppEvent_AddInt32Param(list, "int_key", 2); in HWTEST_F()
351 OH_HiAppEvent_AddInt32Param(list, "int_key", 3); in HWTEST_F()
373 OH_HiAppEvent_AddInt32Param(list, "int_key", 1); in HWTEST_F()
398 OH_HiAppEvent_AddInt32Param(list, "int_key", 1); in HWTEST_F()
457 OH_HiAppEvent_AddInt32Param(list, "int_key", 1); in HWTEST_F()
482 OH_HiAppEvent_AddInt32Param(lis in HWTEST_F()
[all...]
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h304 ParamList OH_HiAppEvent_AddInt32Param(ParamList list, const char* name, int32_t num);
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c208 ParamList OH_HiAppEvent_AddInt32Param(ParamList list, const char* name, int32_t num) in OH_HiAppEvent_AddInt32Param() function

Completed in 4 milliseconds