Home
last modified time | relevance | path

Searched defs:GetBool (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_pref_impl_mock.cpp58 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 Dcloud_pref_impl.cpp127 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 Dext_napi_utils.cpp90 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 Dnode_object.cpp58 bool NodeObject::GetBool(const std::string& key, bool defaultValue) const in GetBool() function in OHOS::Ace::NodeObject
H A Djson_util.cpp74 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 Duobject.cpp131 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 Ddevice_resource_if.h112 bool (*GetBool)(const struct DeviceResourceNode *node, const char *attrName); member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Djson_helper.cpp183 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 Djs_util_test.cpp93 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 Dvalue_object.cpp139 int ValueObject::GetBool(bool &val) const in GetBool() function in OHOS::NativeRdb::ValueObject
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp70 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 Dnapi_common_utils.cpp66 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 Dcommon_napi_utils.cpp113 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 Dreminder_common.cpp634 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 Dwebgl_rendering_context_common.cpp1185 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function