Searched refs:StringToScheme (Results 1 – 2 of 2) sorted by relevance
150 static Scheme StringToScheme(const std::string& str);
157 HttpAuth::Scheme HttpAuth::StringToScheme(const std::string& str) { in StringToScheme() function in net::HttpAuth