Home
last modified time | relevance | path

Searched defs:boolValue (Results 1 – 25 of 69) sorted by relevance

123

/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Dunion_image_effect___data_value.md34 ### boolValue subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A Dunion_image_effect___data_value.md34 ### boolValue subsection
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dability_stage_test.cpp305 bool boolValue = false; variable
325 bool boolValue = false; variable
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwant_fuzzer/
H A Ddistributedwant_fuzzer.cpp105 std::vector<bool> boolValue; in DoSomethingInterestingWithMyApiDistributedWant004() local
140 bool boolValue = true; in DoSomethingInterestingWithMyApiDistributedWant005() local
173 bool boolValue = true; in DoSomethingInterestingWithMyApiDistributedWant006() local
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestJsonHelper.cpp197 bool boolValue = true; variable
260 bool boolValue = true; variable
296 bool boolValue = false; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Duobject_test.cpp81 bool boolValue = false; variable
H A Dnode_object_test.cpp51 bool boolValue = false; variable
H A Djson_util_test.cpp52 std::unique_ptr<JsonValue> boolValue = JsonUtil::ParseJsonString(testJson); variable
76 std::unique_ptr<JsonValue> boolValue = JsonUtil::ParseJsonString(testJson); variable
993 std::unique_ptr<JsonValue> boolValue = JsonUtil::ParseJsonString(testJson); variable
1138 std::unique_ptr<JsonValue> boolValue = JsonUtil::ParseJsonString(testJson); variable
/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantfourth_fuzzer/
H A Dwantfourth_fuzzer.cpp46 std::vector<bool> boolValue; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H A Drd_json_object.h56 bool boolValue; member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/
H A Dnapi_base_context.cpp30 napi_value boolValue; in IsStageContext() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/ndk/unittest/
H A Dpreferences_ndk_value_test.cpp193 bool boolValue = false; variable
343 bool boolValue = false; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/
H A Dattr_data.h93 bool boolValue; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_panel_bridge.cpp238 bool boolValue = false; in SetShowCloseIcon() local
267 bool boolValue = true; in SetDragBar() local
297 bool boolValue = true; in SetShow() local
H A Darkts_native_hyperlink_bridge.cpp59 bool boolValue = draggableArg->ToBoolean(vm)->Value(); in SetDraggable() local
H A Darkts_native_loading_progress_bridge.cpp61 bool boolValue = enableLoadingArg->ToBoolean(vm)->Value(); in SetEnableLoading() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_query.cpp130 auto boolValue = std::get_if<bool>(&ctxt->vv); in EqualTo() local
155 auto boolValue = std::get_if<bool>(&ctxt->vv); in NotEqualTo() local
180 auto boolValue = std::get_if<bool>(&ctxt->vv); in GreaterThan() local
205 auto boolValue = std::get_if<bool>(&ctxt->vv); in LessThan() local
230 auto boolValue = std::get_if<bool>(&ctxt->vv); in GreaterThanOrEqualTo() local
255 auto boolValue = std::get_if<bool>(&ctxt->vv); in LessThanOrEqualTo() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_query.cpp142 auto boolValue = std::get_if<bool>(&ctxt->vv); in EqualTo() local
169 auto boolValue = std::get_if<bool>(&ctxt->vv); in NotEqualTo() local
196 auto boolValue = std::get_if<bool>(&ctxt->vv); in GreaterThan() local
223 auto boolValue = std::get_if<bool>(&ctxt->vv); in LessThan() local
250 auto boolValue = std::get_if<bool>(&ctxt->vv); in GreaterThanOrEqualTo() local
277 auto boolValue = std::get_if<bool>(&ctxt->vv); in LessThanOrEqualTo() local
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp87 void ScanOptionValue::SetBoolValue(const bool &boolValue) in SetBoolValue()
H A Dscan_option_value_helper.cpp102 … bool boolValue = NapiScanUtils::GetBooleanProperty(env, jsValue, PARAM_SCAN_OPTION_BOOL_VALUE); in BuildFromJs() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp229 bool boolValue = false; in GetNotificationLocalLiveViewProgress() local
295 bool boolValue = false; in GetNotificationLocalLiveViewTime() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp36 napi_value boolValue = nullptr; in GetNamedBoolValue() local
/ohos5.0/foundation/arkui/ace_engine/component_ext/ext_common/
H A Dext_napi_utils.cpp92 bool boolValue = false; in GetBool() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp603 auto boolValue = std::get_if<bool>(&variant); in GetVariantSize() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager2_gtest.cpp212 bool boolValue = false; variable
232 bool boolValue = false; variable

123