Searched defs:GetBoolParameter (Results 1 – 6 of 6) sorted by relevance
59 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() function
133 bool ArkSystemPropertiesAdapterImpl::GetBoolParameter(ArkWebString key, bool defaultValue) in GetBoolParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl
84 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() function
199 bool ArkSystemPropertiesAdapterWrapper::GetBoolParameter(const std::string& key, bool defaultValue) in GetBoolParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper
324 bool SystemPropertiesAdapterImpl::GetBoolParameter(const std::string& key, bool defaultValue) in GetBoolParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl
97 static inline bool GetBoolParameter(const char *param, bool value) in GetBoolParameter() function