Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp77 virtual void OnError() override { in OnError() function in CfOperatorObserver
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dws_connection.cpp265 void WsConnectionImpl::OnError(const std::string& error) { in OnError() function in WsConnectionImpl
Dstreamer.cpp427 void Streamer::Impl::OnError(const std::string& error) { in OnError() function in cuttlefish::webrtc_streaming::Streamer::Impl