Home
last modified time | relevance | path

Searched defs:connections_ (Results 1 – 11 of 11) 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.h506 AddressMap connections_; variable
Dturn_port.cc223 std::vector<Connection*> connections_; member in cricket::TurnEntry
/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.h449 ConnectionMap* connections_; variable
/external/cronet/net/test/embedded_test_server/
Dembedded_test_server.h584 std::map<const StreamSocket*, std::unique_ptr<HttpConnection>> connections_; variable
/external/openscreen/osp/demo/
Dosp_demo.cc217 connections_; member in openscreen::osp::DemoConnectionServerObserver