Home
last modified time | relevance | path

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

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