Home
last modified time | relevance | path

Searched defs:GetBoolValue (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp22 std::string GetBoolValue(int32_t value) in GetBoolValue() function
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscan_option_value.cpp117 bool ScanOptionValue::GetBoolValue() const in GetBoolValue() function in OHOS::Scan::ScanOptionValue
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dcjson_util.cpp118 bool GetBoolValue(const cJSON* json, const std::string& key, bool& value) in GetBoolValue() function
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_setting_provider.cpp68 RetError AccessibilitySettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::Accessibility::AccessibilitySettingProvider
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessibility_setting_provider.cpp64 RetError AccessibilitySettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::Accessibility::AccessibilitySettingProvider
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_setting_provider.cpp83 RetError AccessibilitySettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::Accessibility::AccessibilitySettingProvider
H A Daccessibility_datashare_helper.cpp114 bool AccessibilityDatashareHelper::GetBoolValue(const std::string& key, const bool& defaultValue) in GetBoolValue() function in OHOS::Accessibility::AccessibilityDatashareHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h190 …void GetBoolValue(const std::unique_ptr<JsonValue>& rootJson, const std::string& key, bool& value,… in GetBoolValue() function
H A Djs_card_parser.cpp2018 void JsCardParser::GetBoolValue(const std::unique_ptr<JsonValue>& rootJson, const std::unique_ptr<J… in GetBoolValue() function in OHOS::Ace::Framework::JsCardParser
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.h123 bool GetBoolValue() const in GetBoolValue() function
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp156 bool MultiModalInputPreferencesManager::GetBoolValue(const std::string &key, bool defaultValue) in GetBoolValue() function in OHOS::MMI::MultiModalInputPreferencesManager
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h153 bool GetBoolValue() const in GetBoolValue() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dsetting_provider.cpp82 ErrCode SettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::Rosen::SettingProvider
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dsetting_datashare.cpp90 ErrCode SettingDataShare::GetBoolValue(const std::string& key, bool& value, const std::string &strU… in GetBoolValue() function in OHOS::MMI::SettingDataShare
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H A Daudio_setting_provider.cpp106 ErrCode AudioSettingProvider::GetBoolValue(const std::string &key, bool &value, in GetBoolValue() function in OHOS::AudioStandard::AudioSettingProvider
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dsetting_data_manager.cpp198 ErrCode SettingDataManager::GetBoolValue(const std::string& key, bool& value, const int32_t userId)… in GetBoolValue() function in OHOS::ArkUi::UiAppearance::SettingDataManager
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp90 bool GetBoolValue(const napi_env &env, const napi_value &value, bool &result) in GetBoolValue() function
/ohos5.0/base/powermgr/power_manager/utils/setting/src/
H A Dsetting_provider.cpp94 ErrCode SettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::PowerMgr::SettingProvider
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp51 bool ValueObject::GetBoolValue() const in GetBoolValue() function in DocumentDB::ValueObject
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp486 bool MultiModalInputPreferencesManager::GetBoolValue(const std::string &key, bool defaultValue) in GetBoolValue() function in OHOS::MultiModalInputPreferencesManager
585 ErrCode SettingDataShare::GetBoolValue(const std::string& key, bool& value, const std::string &strU… in GetBoolValue() function in OHOS::SettingDataShare
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp429 bool Attributes::Impl::GetBoolValue(AttributeKey key, bool &value) const in GetBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1206 bool Attributes::GetBoolValue(AttributeKey key, bool &value) const in GetBoolValue() function in OHOS::UserIam::UserAuth::Attributes
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1507 bool GetBoolValue(napi_env env, napi_value jsObject, bool& result) in GetBoolValue() function