Searched defs:GetStringParameter (Results 1 – 4 of 4) sorted by relevance
102 int GetStringParameter(const std::string &key, std::string &value, const std::string def) in GetStringParameter() function
164 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::LocationConfigManager
381 bool CommonUtils::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() function in OHOS::Location::CommonUtils
1375 bool GetStringParameter(napi_env env, napi_value value, std::vector<char> &buf) in GetStringParameter() function