Searched refs:CloseRemoteConnection (Results 1 – 3 of 3) sorted by relevance
60 void CloseRemoteConnection(VirtualConnection conn);
110 void ConnectionNamespaceHandler::CloseRemoteConnection(VirtualConnection conn) { in CloseRemoteConnection() function in openscreen::cast::ConnectionNamespaceHandler
361 connection_handler_.CloseRemoteConnection(connection); in Shutdown()