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