Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Ddetector_value.h26 bool boolVal; member
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp53 bool boolVal; in CheckWindowAgentFunctionsPart1() local
116 bool boolVal; in CheckWindowAgentFunctionsPart2() local
/ohos5.0/base/update/updater/test/unittest/utils/json/
H A Dutils_json_test.cpp222 constexpr bool boolVal = false; variable
246 constexpr bool boolVal = false; variable
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp57 bool boolVal = 0; in FuzzScreenlockUtils() local
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/include/
H A Dfuzztest_utils.h34 bool boolVal = static_cast<bool>(*data); in BuildBoolFromData() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/
H A Dpip_fuzzer.cpp74 bool boolVal = false; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A 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
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h84 bool boolVal; member
/ohos5.0/base/update/updater/test/fuzztest/updaterutils_fuzzer/
H A Dupdater_utils_fuzzer.cpp305 constexpr bool boolVal = false; in TestJsonNodeOperation() local
329 constexpr bool boolVal = false; in TestJsonNodeValueBoolChange() local
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dvariable_convertor.cpp65 bool &boolVal) in GetBoolOptionValue()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_value_bucket_test.cpp105 bool boolVal = false; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drd_statement.cpp189 bool boolVal = false; in InnerBindBlobTypeArgs() local
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp108 const bool boolVal = pickerCallBack->want.GetBoolParam(key.c_str(), false); in MakeResultWithBool() local
/ohos5.0/foundation/communication/ipc/ipc/test/serializer/
H A Dutils_serializer_test.cpp84 bool boolVal; in ReadTestData() local
192 bool boolVal; in ReadTestDataUnaligned() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp459 napi_value boolVal = nullptr; in CheckDataSyncEnabledInternal() local
1177 napi_value boolVal = nullptr; in CheckAuthTokenVisibilityCompleteCB() local
1421 napi_value boolVal = nullptr; in CheckAppAccess() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.cpp553 bool boolVal; in ParseBasicTypeNapiValue2NwebValue() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_parcel_test.cpp184 bool boolVal = true; in ReadTestDataWithTarget() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/parcel_benchmark_test/
H A Dparcel_benchmark_test.cpp228 bool boolVal = true; in ReadTestDataWithTarget() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp785 Local<panda::BooleanRef> boolVal = val->ToBoolean(vm); in napi_coerce_to_bool() local