/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | cloud_pref_impl_mock.cpp | 58 void CloudPrefImpl::GetBool(const std::string& key, bool& value) in GetBool() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/ |
H A D | cloud_pref_impl.cpp | 127 void CloudPrefImpl::GetBool(const std::string& key, bool& value) in GetBool() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/foundation/arkui/ace_engine/component_ext/ext_common/ |
H A D | ext_napi_utils.cpp | 90 bool ExtNapiUtils::GetBool(napi_env env, napi_value value) in GetBool() function in OHOS::Ace::ExtNapiUtils
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/ |
H A D | node_object.cpp | 58 bool NodeObject::GetBool(const std::string& key, bool defaultValue) const in GetBool() function in OHOS::Ace::NodeObject
|
H A D | json_util.cpp | 74 bool JsonValue::GetBool() const in GetBool() function in OHOS::Ace::JsonValue 79 bool JsonValue::GetBool(const std::string& key, bool defaultValue) const in GetBool() function in OHOS::Ace::JsonValue
|
H A D | uobject.cpp | 131 bool UObject::GetBool(const std::string& key) const in GetBool() function in OHOS::UObject
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/ |
H A D | device_resource_if.h | 112 bool (*GetBool)(const struct DeviceResourceNode *node, const char *attrName); member
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | json_helper.cpp | 183 bool EffectJson::GetBool() in GetBool() function in OHOS::Media::Effect::EffectJson 191 bool EffectJson::GetBool(const std::string &key, bool defaultValue) in GetBool() function in OHOS::Media::Effect::EffectJson
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | js_util_test.cpp | 93 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | value_object.cpp | 139 int ValueObject::GetBool(bool &val) const in GetBool() function in OHOS::NativeRdb::ValueObject
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_base.cpp | 70 bool PreferencesBase::GetBool(const std::string &key, const bool &defValue = {}) in GetBool() function in OHOS::NativePreferences::PreferencesBase
|
/ohos5.0/base/update/updateservice/frameworks/js/napi/session/src/ |
H A D | napi_common_utils.cpp | 66 int32_t NapiCommonUtils::GetBool(napi_env env, napi_value arg, const std::string &attrName, bool &v… in GetBool() function in OHOS::UpdateEngine::NapiCommonUtils
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
H A D | common_napi_utils.cpp | 113 bool CommonNapiUtils::GetBool(napi_env env, napi_value value) in GetBool() function in OHOS::Ace::CommonNapiUtils
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 634 bool ReminderCommon::GetBool(const napi_env &env, const napi_value &value, in GetBool() function in OHOS::ReminderAgentNapi::ReminderCommon
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_common.cpp | 1185 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
|