Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h87 virtual void OnLightsChannelClosed() = 0;
Ddata_channels.cpp306 observer()->OnLightsChannelClosed(); in OnStateChangeInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp238 void OnLightsChannelClosed() override { in OnLightsChannelClosed() function in cuttlefish::ConnectionObserverImpl