Home
last modified time | relevance | path

Searched defs:pending_connections_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_server.h94 std::map<IPEndpoint, ServiceConnectionData> pending_connections_; variable
H A Dquic_client.h122 std::map<IPEndpoint, PendingConnectionData> pending_connections_; variable
/aosp_15_r20/external/openscreen/cast/sender/public/
H A Dsender_socket_factory.h107 std::vector<PendingConnection> pending_connections_; variable
/aosp_15_r20/external/perfetto/src/traced_relay/
H A Drelay_service.h161 std::vector<PendingConnection> pending_connections_; variable