Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.cpp48 virtual void OnStateChangeInner(webrtc::DataChannelInterface::DataState) {} in OnStateChangeInner() function in cuttlefish::webrtc_streaming::DataChannelHandler
154 void OnStateChangeInner( in OnStateChangeInner() function in cuttlefish::webrtc_streaming::__anon1329cd320311::ControlChannelHandler
284 void OnStateChangeInner(webrtc::DataChannelInterface::DataState state) override { in OnStateChangeInner() function in cuttlefish::webrtc_streaming::__anon1329cd320311::SensorsChannelHandler
301 void OnStateChangeInner( in OnStateChangeInner() function in cuttlefish::webrtc_streaming::__anon1329cd320311::LightsChannelHandler
407 OnStateChangeInner(channel()->state()); in OnStateChange()