Searched refs:OnClose (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | ws_connection.cpp | 46 void OnClose(); |
D | streamer.cpp | 105 void OnClose() override { streamer_->OnClose(); } in OnClose() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver |
D | ws_connection.h | 35 virtual void OnClose() = 0; |
D | streamer.h | 58 virtual void OnClose() = 0; |
/device/google/cuttlefish/host/frontend/webrtc/ | ||
D | main.cpp | 50 virtual void OnClose() override { in OnClose() function in CfOperatorObserver |