Searched defs:OnClose (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/ | ||
D | main.cpp | 50 virtual void OnClose() override { in OnClose() function in CfOperatorObserver |
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | streamer.cpp | 105 void OnClose() override { streamer_->OnClose(); } in OnClose() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver |
D | ws_connection.cpp | 255 void WsConnectionImpl::OnClose() { in OnClose() function in WsConnectionImpl |