Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp96 virtual void OnError() override { in OnError() function in CfOperatorObserver
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp435 void WsConnection::OnError(const std::string& error) { in OnError() function in cuttlefish::webrtc_streaming::WsConnection
Dstreamer.cpp514 void Streamer::Impl::OnError(const std::string& error) { in OnError() function in cuttlefish::webrtc_streaming::Streamer::Impl