Searched refs:KmlLocationsHandler (Results 1 – 3 of 3) sorted by relevance
34 KmlLocationsHandler::KmlLocationsHandler( in KmlLocationsHandler() function in cuttlefish::webrtc_streaming::KmlLocationsHandler37 KmlLocationsHandler::~KmlLocationsHandler() {} in ~KmlLocationsHandler()39 void KmlLocationsHandler::HandleMessage(const uint8_t *msg, size_t len) { in HandleMessage()
24 struct KmlLocationsHandler { struct25 explicit KmlLocationsHandler(28 ~KmlLocationsHandler();
271 kml_locations_handler_.reset(new webrtc_streaming::KmlLocationsHandler( in OnKmlLocationsChannelOpen()355 std::shared_ptr<webrtc_streaming::KmlLocationsHandler> kml_locations_handler_;