Searched defs:supported_schemes (Results 1 – 2 of 2) sorted by relevance
73 bool IsSupportedScheme(const std::vector<std::string>& supported_schemes, in IsSupportedScheme()124 const std::vector<std::string>& supported_schemes, in Create()
575 std::vector<std::string> supported_schemes; in CreateDefaultAuthHandlerFactory() local