Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/presentation/
Dpresentation_connection.cc165 void ConnectionManager::AddConnection(Connection* connection) { in AddConnection() function in openscreen::osp::ConnectionManager
Dpresentation_controller.cc692 void Controller::AddConnection(Connection* connection) { in AddConnection() function in openscreen::osp::Controller
/external/openscreen/cast/common/channel/
Dvirtual_connection_router.cc24 void VirtualConnectionRouter::AddConnection( in AddConnection() function in openscreen::cast::VirtualConnectionRouter
/external/armnn/src/profiling/test/
DTimelineModel.hpp105 void AddConnection(const Connection& connection) in AddConnection() function in arm::pipe::Entity
/external/armnn/src/timelineDecoder/
DJSONTimelineDecoder.cpp361 void JSONTimelineDecoder::JSONEntity::AddConnection(JSONEntity& headEntity, JSONEntity& connectedEn… in AddConnection() function in armnn::timelinedecoder::JSONTimelineDecoder::JSONEntity
/external/webrtc/p2p/base/
Dbasic_ice_controller.cc77 void BasicIceController::AddConnection(const Connection* connection) { in AddConnection() function in cricket::BasicIceController
Dp2p_transport_channel.cc272 void P2PTransportChannel::AddConnection(Connection* connection) { in AddConnection() function in cricket::P2PTransportChannel
/external/cronet/net/test/embedded_test_server/
Dembedded_test_server.cc945 HttpConnection* EmbeddedTestServer::AddConnection( in AddConnection() function in net::test_server::EmbeddedTestServer
/external/webrtc/rtc_base/
Dvirtual_socket_server.cc862 void VirtualSocketServer::AddConnection(const SocketAddress& local, in AddConnection() function in rtc::VirtualSocketServer