Home
last modified time | relevance | path

Searched defs:connections_ (Results 1 – 9 of 9) sorted by relevance

/external/openscreen/osp/impl/quic/
Dquic_server.h98 std::map<uint64_t, ServiceConnectionData> connections_; variable
Dquic_connection_factory_impl.h57 std::map<IPEndpoint, OpenConnection> connections_; variable
Dquic_client.h126 std::map<uint64_t, ServiceConnectionData> connections_; variable
/external/webrtc/p2p/base/
Dbasic_ice_controller.h155 std::vector<const Connection*> connections_; variable
Dport.h459 AddressMap connections_; variable
/external/openscreen/cast/common/channel/
Dvirtual_connection_router.h133 connections_; variable
/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection_factory.h49 ConnectionPair connections_ = {}; variable
/external/webrtc/rtc_base/
Dvirtual_socket_server.h278 ConnectionMap* connections_; variable
/external/openscreen/osp/demo/
Dosp_demo.cc215 connections_; member in openscreen::osp::DemoConnectionServerObserver