Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/common/src/
Denum_convert.cpp22 std::string GetBoolValue(int32_t value) in GetBoolValue() function
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscan_option_value.cpp117 bool ScanOptionValue::GetBoolValue() const in GetBoolValue() function in OHOS::Scan::ScanOptionValue
/base/hiviewdfx/hiview/base/utility/
Dcjson_util.cpp118 bool GetBoolValue(const cJSON* json, const std::string& key, bool& value) in GetBoolValue() function
/base/powermgr/power_manager/utils/setting/src/
Dsetting_provider.cpp94 ErrCode SettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::PowerMgr::SettingProvider
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
Dvibrator_napi_utils.cpp90 bool GetBoolValue(const napi_env &env, const napi_value &value, bool &result) in GetBoolValue() function
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
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
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
Dnapi_common.cpp1507 bool GetBoolValue(napi_env env, napi_value jsObject, bool& result) in GetBoolValue() function