Home
last modified time | relevance | path

Searched refs:OnClose (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dws_connection.cpp46 void OnClose();
255 void WsConnectionImpl::OnClose() { in OnClose() function in WsConnectionImpl
258 observer->OnClose(); in OnClose()
336 connection->OnClose(); in LwsCallback()
Dstreamer.cpp105 void OnClose() override { streamer_->OnClose(); } in OnClose() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver
135 void OnClose();
262 void StreamerImpl::OnClose() { in OnClose() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl
270 observer->OnClose(); in OnClose()
Dws_connection.h35 virtual void OnClose() = 0;
Dstreamer.h58 virtual void OnClose() = 0;
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp50 virtual void OnClose() override { in OnClose() function in CfOperatorObserver