Home
last modified time | relevance | path

Searched defs:GetBoolValue (Results 1 – 10 of 10) 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/telephony/call_manager/services/interoperable_call/src/
Dinteroperable_data_controller.cpp144 bool InteroperableDataController::GetBoolValue(const cJSON *msg, const std::string &name, bool &val… in GetBoolValue() function in OHOS::Telephony::InteroperableDataController
/base/hiviewdfx/hiview/base/utility/
Dcjson_util.cpp118 bool GetBoolValue(const cJSON* json, const std::string& key, bool& value) in GetBoolValue() function
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
Ddistributed_data_controller.cpp108 bool DistributedDataController::GetBoolValue(const cJSON *msg, const std::string &name, bool &value) in GetBoolValue() function in OHOS::Telephony::DistributedDataController
/base/notification/distributed_notification_service/services/distributed/src/tlv_box/
Dtlv_box.cpp137 bool TlvBox::GetBoolValue(int32_t type, bool& value) in GetBoolValue() function in OHOS::Notification::TlvBox
/base/powermgr/power_manager/utils/setting/src/
Dsetting_provider.cpp104 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.cpp120 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.cpp431 bool Attributes::Impl::GetBoolValue(AttributeKey key, bool &value) const in GetBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl
1260 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.cpp1393 bool GetBoolValue(napi_env env, napi_value jsObject, bool& result) in GetBoolValue() function