Searched defs:GetBoolValue (Results 1 – 7 of 7) sorted by relevance
22 std::string GetBoolValue(int32_t value) in GetBoolValue() function
117 bool ScanOptionValue::GetBoolValue() const in GetBoolValue() function in OHOS::Scan::ScanOptionValue
118 bool GetBoolValue(const cJSON* json, const std::string& key, bool& value) in GetBoolValue() function
94 ErrCode SettingProvider::GetBoolValue(const std::string& key, bool& value) in GetBoolValue() function in OHOS::PowerMgr::SettingProvider
90 bool GetBoolValue(const napi_env &env, const napi_value &value, bool &result) in GetBoolValue() function
429 bool Attributes::Impl::GetBoolValue(AttributeKey key, bool &value) const in GetBoolValue() function in OHOS::UserIam::UserAuth::Attributes::Impl1206 bool Attributes::GetBoolValue(AttributeKey key, bool &value) const in GetBoolValue() function in OHOS::UserIam::UserAuth::Attributes
1507 bool GetBoolValue(napi_env env, napi_value jsObject, bool& result) in GetBoolValue() function