Searched defs:supported_alpns (Results 1 – 3 of 3) sorted by relevance
71 const base::flat_set<std::string>& supported_alpns() const { in supported_alpns() function
58 base::flat_set<std::string> supported_alpns) in TransportSocketParams()
731 const std::vector<std::string>& supported_alpns = in SelectAlpn() local