Home
last modified time | relevance | path

Searched defs:booleans (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp107 bool booleans[] = {true, false, true}; variable
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c168 ParamList OH_HiAppEvent_AddBoolArrayParam(ParamList list, const char* name, const bool* booleans, i… in OH_HiAppEvent_AddBoolArrayParam()