Home
last modified time | relevance | path

Searched defs:HandleMessage (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dcamera_streamer.cpp75 void CameraStreamer::HandleMessage(const Json::Value& message) { in HandleMessage() function in cuttlefish::webrtc_streaming::CameraStreamer
94 void CameraStreamer::HandleMessage(const std::vector<char>& message) { in HandleMessage() function in cuttlefish::webrtc_streaming::CameraStreamer
Dclient_handler.cpp206 void ClientHandler::HandleMessage(const Json::Value &message) { in HandleMessage() function in cuttlefish::webrtc_streaming::ClientHandler
/device/google/cuttlefish/host/frontend/webrtc/
Dgpx_locations_handler.cpp39 void GpxLocationsHandler::HandleMessage(const uint8_t *msg, size_t len) { in HandleMessage() function in cuttlefish::webrtc_streaming::GpxLocationsHandler
Dkml_locations_handler.cpp39 void KmlLocationsHandler::HandleMessage(const uint8_t *msg, size_t len) { in HandleMessage() function in cuttlefish::webrtc_streaming::KmlLocationsHandler
Dlocation_handler.cpp35 void LocationHandler::HandleMessage(const float longitude, in HandleMessage() function in cuttlefish::webrtc_streaming::LocationHandler
/device/google/cuttlefish/host/commands/cvd/
Dserver.cc314 Result<void> CvdServer::HandleMessage(EpollEvent event) { in HandleMessage() function in cuttlefish::CvdServer