Searched refs:lights_observer_ (Results 1 – 2 of 2) sorted by relevance
69 lights_observer_(lights_observer) {} in ConnectionObserverImpl()235 lights_observer_->Subscribe(lights_message_sender); in OnLightsChannelOpen()239 lights_observer_->Unsubscribe(lights_subscription_id_); in OnLightsChannelClosed()361 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer_; member in cuttlefish::ConnectionObserverImpl372 lights_observer_(lights_observer) {} in CfConnectionObserverFactory()380 camera_controller_, shared_sensors_handler_, lights_observer_)); in CreateObserver()
61 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer_; variable