Searched defs:cookieable_schemes (Results 1 – 7 of 7) sorted by relevance
109 void RegisterCookieableSchemes(std::vector<std::string>& cookieable_schemes) { in RegisterCookieableSchemes()145 std::vector<std::string>& cookieable_schemes) { in RegisterCookieableSchemes()
2602 std::vector<std::string>& cookieable_schemes) { in RegisterSchemeHandlerCookieableSchemes()
2340 std::vector<std::string>& cookieable_schemes) { in RegisterCookieCookieableSchemes()
3283 std::vector<std::string>& cookieable_schemes) { in RegisterURLRequestCookieableSchemes()
13 std::vector<std::string>& cookieable_schemes) {} in RegisterCookieableSchemes()
31 std::vector<std::string> cookieable_schemes; in PopulateSettings() local
195 const absl::optional<std::vector<std::string>>& cookieable_schemes) { in IsCookieableScheme()