Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/quic/
Dquic_server.h94 std::map<IPEndpoint, ServiceConnectionData> pending_connections_; variable
Dquic_client.h122 std::map<IPEndpoint, PendingConnectionData> pending_connections_; variable
/external/openscreen/cast/sender/public/
Dsender_socket_factory.h107 std::vector<PendingConnection> pending_connections_; variable