Searched defs:GetStringParameter (Results 1 – 7 of 7) sorted by relevance
102 int GetStringParameter(const std::string &key, std::string &value, const std::string def) in GetStringParameter() function
219 ArkWebString ArkSystemPropertiesAdapterImpl::GetStringParameter(const ArkWebString& key, in GetStringParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl
333 std::string ArkSystemPropertiesAdapterWrapper::GetStringParameter(const std::string& key, in GetStringParameter() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper
167 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::LocationConfigManager
432 std::string SystemPropertiesAdapterImpl::GetStringParameter(const std::string& key, const std::stri… in GetStringParameter() function in OHOS::NWeb::SystemPropertiesAdapterImpl
405 bool CommonUtils::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::CommonUtils
636 bool GetStringParameter(napi_env env, napi_value value, std::vector<char> &buf) in GetStringParameter() function