Searched defs:OnError (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/ | ||
D | main.cpp | 53 virtual void OnError() override { in OnError() function in CfOperatorObserver |
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | streamer.cpp | 106 void OnError(const std::string& error) override { in OnError() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver |
D | ws_connection.cpp | 236 void WsConnectionImpl::OnError(const std::string& error) { in OnError() function in WsConnectionImpl |