Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 7 of 7) 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.cpp105 bool boolean = true; variable
193 bool boolean = true; variable
/base/security/asset/interfaces/kits/c/inc/
Dasset_type.h398 bool boolean; member
/base/security/asset/interfaces/inner_api/c/inc/
Dasset_system_type.h400 bool boolean; member
/base/hiviewdfx/hiappevent/frameworks/native/ndk/
Dhiappevent_ndk.c160 ParamList OH_HiAppEvent_AddBoolParam(ParamList list, const char* name, bool boolean) in OH_HiAppEvent_AddBoolParam()