Home
last modified time | relevance | path

Searched refs:DestroyClosedStreams (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/osp/impl/quic/
Dquic_service_common.cc77 void DestroyClosedStreams(); in ~ServiceConnectionDelegate()
94 void ServiceConnectionDelegate::DestroyClosedStreams() { in DestroyClosedStreams() function in openscreen::osp::ServiceConnectionDelegate
Dquic_service_common.h98 void DestroyClosedStreams();
Dquic_server.cc73 entry.second.delegate->DestroyClosedStreams(); in Cleanup()
Dquic_client.cc53 entry.second.delegate->DestroyClosedStreams(); in Cleanup()