Home
last modified time | relevance | path

Searched defs:boolVal (Results 1 – 12 of 12) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
Ddetector_value.h26 bool boolVal; member
/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
Dwindow_agent_fuzzer.cpp53 bool boolVal; in CheckWindowAgentFunctionsPart1() local
116 bool boolVal; in CheckWindowAgentFunctionsPart2() local
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/include/
Dfuzztest_utils.h34 bool boolVal = static_cast<bool>(*data); in BuildBoolFromData() local
/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/
Dpip_fuzzer.cpp74 bool boolVal = false; in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/
Dscene_format.h46 bool boolVal; member
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
Dwindow_fuzzer.cpp333 bool boolVal = false; in CheckWindowImplFunctionsPart1() local
408 bool boolVal = false; in CheckWindowImplFunctionsPart2() local
461 bool boolVal; in CheckWindowImplFunctionsPart3() local
500 bool boolVal; in CheckWindowImplFunctionsPart4() local
575 bool boolVal; in CheckWindowImplFunctionsPart5() local
/foundation/resourceschedule/work_scheduler/frameworks/include/
Dwork_condition.h84 bool boolVal; member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_value_bucket_test.cpp105 bool boolVal = false; variable
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drd_statement.cpp189 bool boolVal = false; in InnerBindBlobTypeArgs() local
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
Dpicker_n_exporter.cpp108 const bool boolVal = pickerCallBack->want.GetBoolParam(key.c_str(), false); in MakeResultWithBool() local
/foundation/communication/ipc/ipc/test/serializer/
Dutils_serializer_test.cpp84 bool boolVal; in ReadTestData() local
192 bool boolVal; in ReadTestDataUnaligned() local
/foundation/arkui/napi/native_engine/
Dnative_api.cpp786 Local<panda::BooleanRef> boolVal = val->ToBoolean(vm); in napi_coerce_to_bool() local