Home
last modified time | relevance | path

Searched defs:OnError (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp53 virtual void OnError() override { in OnError() function in CfOperatorObserver
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp106 void OnError(const std::string& error) override { in OnError() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver
275 void StreamerImpl::OnError(const std::string& error) { in OnError() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl
Dws_connection.cpp236 void WsConnectionImpl::OnError(const std::string& error) { in OnError() function in WsConnectionImpl