Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 5 of 5) sorted by relevance

/base/global/resource_management/test/resource/src/all/resources/en_US/element/
Dboolean.json2 "boolean":[ array
/base/global/resource_management/test/resource/src/all/resources/en_US-pointingdevice/element/
Dboolean.json2 "boolean":[ array
/base/global/resource_management/test/resource/src/all/resources/base/element/
Dboolean.json2 "boolean":[ array
/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp61 bool boolean = true; variable
149 bool boolean = true; variable
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c164 ParamList OH_HiAppEvent_AddBoolParam(ParamList list, const char* name, bool boolean) in OH_HiAppEvent_AddBoolParam()