Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp234 lights_subscription_id_ = in OnLightsChannelOpen()
239 lights_observer_->Unsubscribe(lights_subscription_id_); in OnLightsChannelClosed()
363 int lights_subscription_id_ = -1; member in cuttlefish::ConnectionObserverImpl