Searched defs:possibly_invalid_url (Results 1 – 2 of 2) sorted by relevance
107 std::string possibly_invalid_url = path.substr(parsed_index); in ParseFaviconPath() local
278 std::string possibly_invalid_url; in Execute() local292 static bool GetEffectiveSLD(const std::string& possibly_invalid_url, in GetEffectiveSLD()