Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp199 std::shared_ptr<cuttlefish::webrtc_streaming::LightsObserver> lights_observer; in main() local
201 lights_observer = in main()
205 lights_observer->Start(); in main()
209 *input_connector.get(), &kernel_logs_event_handler, lights_observer); in main()
Dconnection_observer.cpp62 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer) in ConnectionObserverImpl() argument
69 lights_observer_(lights_observer) {} in ConnectionObserverImpl()
369 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer) in CfConnectionObserverFactory() argument
372 lights_observer_(lights_observer) {} in CfConnectionObserverFactory()
Dconnection_observer.h39 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer);
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
DAndroid.bp28 "lights_observer.cpp",