Searched refs:OwnedPoolMap (Results 1 – 1 of 1) sorted by relevance
55 class OwnedPoolMap : public std::map<Key, Value> {57 OwnedPoolMap() { in OwnedPoolMap() function62 ~OwnedPoolMap() { in ~OwnedPoolMap()159 typedef internal::OwnedPoolMap<HostPortPair, TransportClientSocketPool*>161 typedef internal::OwnedPoolMap<HostPortPair, SOCKSClientSocketPool*>163 typedef internal::OwnedPoolMap<HostPortPair, HttpProxyClientSocketPool*>165 typedef internal::OwnedPoolMap<HostPortPair, SSLClientSocketPool*>