Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp75 class ConnectionObserverImpl class
78 ConnectionObserverImpl(cuttlefish::SharedFD touch_fd, in ConnectionObserverImpl() function in cuttlefish::ConnectionObserverImpl
86 virtual ~ConnectionObserverImpl() = default;
162 new ConnectionObserverImpl(touch_fd_, keyboard_fd_, weak_display_handler_, in CreateObserver()