Home
last modified time | relevance | path

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

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