Home
last modified time | relevance | path

Searched defs:AddConnection (Results 1 – 8 of 8) 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 armnn::profiling::Entity
/external/armnn/src/timelineDecoder/
DJSONTimelineDecoder.cpp359 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.cc235 void P2PTransportChannel::AddConnection(Connection* connection) { in AddConnection() function in cricket::P2PTransportChannel
/external/webrtc/rtc_base/
Dvirtual_socket_server.cc748 void VirtualSocketServer::AddConnection(const SocketAddress& local, in AddConnection() function in rtc::VirtualSocketServer