Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h76 virtual void OnDisplayControlMsg(const Json::Value& msg) = 0;
Ddata_channels.cpp196 observer()->OnDisplayControlMsg(evt); in OnMessageInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp299 void OnDisplayControlMsg(const Json::Value &msg) override { in OnDisplayControlMsg() function in cuttlefish::ConnectionObserverImpl