Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp203 sensors_subscription_id = sensors_handler_->Subscribe(sensors_message_sender); in OnSensorsChannelOpen()
208 sensors_handler_->UnSubscribe(sensors_subscription_id); in OnSensorsChannelClosed()
362 int sensors_subscription_id = -1; member in cuttlefish::ConnectionObserverImpl