Searched defs:endpoint_map_ (Results 1 – 2 of 2) sorted by relevance
| /external/openscreen/osp/impl/quic/ | ||
| D | quic_server.h | 87   std::map<IPEndpoint, uint64_t> endpoint_map_;  variable | 
| D | quic_client.h | 106   std::map<IPEndpoint, uint64_t> endpoint_map_;  variable |