Searched defs:ClientMap (Results 1 – 3 of 3) sorted by relevance
176 using ClientMap = std::multimap<std::string, Client>; variable
50 type ClientMap = HashMap<quiche::ConnectionId<'static>, Client>; typedef
56 type ClientMap = HashMap<quiche::ConnectionId<'static>, Client>; typedef