Searched defs:RemoveConnection (Results 1 – 10 of 10) sorted by relevance
172 void ConnectionManager::RemoveConnection(Connection* connection) { in RemoveConnection() function in openscreen::osp::ConnectionManager
41 bool VirtualConnectionRouter::RemoveConnection( in RemoveConnection() function in openscreen::cast::VirtualConnectionRouter
306 bool ConnectionNamespaceHandler::RemoveConnection( in RemoveConnection() function in openscreen::cast::ConnectionNamespaceHandler
95 void FakeLayer::RemoveConnection(PeerId peer_id) { peers_.erase(peer_id); } in RemoveConnection() function in bt::gatt::testing::FakeLayer
115 void RemoveConnection(PeerId peer_id) override { in RemoveConnection() function in bt::gatt::__anon4236bc310111::Impl
146 void FakeL2cap::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection() function in bt::l2cap::testing::FakeL2cap
233 void ChannelManagerImpl::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection() function in bt::l2cap::ChannelManagerImpl
992 void EmbeddedTestServer::RemoveConnection( in RemoveConnection() function in net::test_server::EmbeddedTestServer
884 void VirtualSocketServer::RemoveConnection(const SocketAddress& local, in RemoveConnection() function in rtc::VirtualSocketServer
2290 void P2PTransportChannel::RemoveConnection(const Connection* connection) { in RemoveConnection() function in cricket::P2PTransportChannel