Home
last modified time | relevance | path

Searched refs:OnConnected (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dconnection_observer.h27 virtual void OnConnected() = 0;
Dclient_handler.cpp472 observer_->OnConnected(); in OnConnectionChange()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp88 void OnConnected() override { in OnConnected() function in cuttlefish::ConnectionObserverImpl