Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h329 ParamList OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num);
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp122 OH_HiAppEvent_AddInt64Param(list, "int64_key", num4); in HWTEST_F()
206 OH_HiAppEvent_AddInt64Param(list, nullptr, num4); in HWTEST_F()
253 OH_HiAppEvent_AddInt64Param(list, key4, num4); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c224 ParamList OH_HiAppEvent_AddInt64Param(ParamList list, const char* name, int64_t num) in OH_HiAppEvent_AddInt64Param() function

Completed in 3 milliseconds