Home
last modified time | relevance | path

Searched defs:boolVal (Results 1 – 10 of 10) 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/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.cpp307 bool boolVal = false; in CheckWindowImplFunctionsPart1() local
373 bool boolVal = false; in CheckWindowImplFunctionsPart2() local
426 bool boolVal; in CheckWindowImplFunctionsPart3() local
465 bool boolVal; in CheckWindowImplFunctionsPart4() local
537 bool boolVal; in CheckWindowImplFunctionsPart5() local
/foundation/resourceschedule/work_scheduler/frameworks/include/
Dwork_condition.h76 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/
Dsqlite_statement.cpp163 bool boolVal = false; in InnerBindArguments() 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.cpp605 Local<panda::BooleanRef> boolVal = val->ToBoolean(vm); in napi_get_value_bool() local
706 Local<panda::BooleanRef> boolVal = val->ToBoolean(vm); in napi_coerce_to_bool() local