Searched refs:ProtocolMap (Results 1 – 3 of 3) sorted by relevance
43 typedef std::map<HostPortPair, PortProtocolPair> ProtocolMap; typedef71 const ProtocolMap& protocol_map() const { return protocol_map_; } in protocol_map()80 ProtocolMap protocol_map_;
66 ProtocolMap::const_iterator it = protocol_map_.find(http_host_port_pair); in GetAlternateProtocolFor()
1266 const net::HttpAlternateProtocols::ProtocolMap& map = in OnGetSpdyAlternateProtocolMappings()1269 for (net::HttpAlternateProtocols::ProtocolMap::const_iterator it = in OnGetSpdyAlternateProtocolMappings()