Home
last modified time | relevance | path

Searched defs:endpoint_map_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_server.h87 std::map<IPEndpoint, uint64_t> endpoint_map_; variable
H A Dquic_client.h106 std::map<IPEndpoint, uint64_t> endpoint_map_; variable
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/ring_hash/
H A Dring_hash.cc287 std::map<EndpointAddressSet, OrphanablePtr<RingHashEndpoint>> endpoint_map_; member in grpc_core::__anon2f02f6800111::RingHash