Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h60 * OH_HiAppEvent_AddBoolParam(list, "bool_key", boolean);
229 ParamList OH_HiAppEvent_AddBoolParam(ParamList list, const char* name, bool boolean);
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp106 OH_HiAppEvent_AddBoolParam(list, "bool_key", boolean); in HWTEST_F()
194 OH_HiAppEvent_AddBoolParam(list, nullptr, boolean); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c160 ParamList OH_HiAppEvent_AddBoolParam(ParamList list, const char* name, bool boolean) in OH_HiAppEvent_AddBoolParam() function

Completed in 3 milliseconds