Home
last modified time | relevance | path

Searched defs:lights_observer (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp62 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer) in ConnectionObserverImpl()
369 std::shared_ptr<webrtc_streaming::LightsObserver> lights_observer) in CfConnectionObserverFactory()
Dmain.cpp199 std::shared_ptr<cuttlefish::webrtc_streaming::LightsObserver> lights_observer; in main() local