Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/
Dquic_server.h87 std::map<IPEndpoint, uint64_t> endpoint_map_; variable
Dquic_client.h106 std::map<IPEndpoint, uint64_t> endpoint_map_; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.h315 std::map<std::string /*eds_service_name*/, EndpointState> endpoint_map_; variable