Searched refs:GetStringListByPath (Results 1 – 1 of 1) sorted by relevance
383 return GetStringListByPath("/system/http_proxy/ignore_hosts", result); in GetStringList()446 bool GetStringListByPath(const char* key, std::vector<std::string>* result) { in GetStringListByPath() function in net::__anon9a4961800211::SettingGetterImplGConf697 return GetStringListByPath(client_, "ignore-hosts", result); in GetStringList()733 bool GetStringListByPath(GSettings* client, const char* key, in GetStringListByPath() function in net::__anon9a4961800211::SettingGetterImplGSettings