Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dkml_locations_handler.cpp34 KmlLocationsHandler::KmlLocationsHandler( in KmlLocationsHandler() function in cuttlefish::webrtc_streaming::KmlLocationsHandler
37 KmlLocationsHandler::~KmlLocationsHandler() {} in ~KmlLocationsHandler()
39 void KmlLocationsHandler::HandleMessage(const uint8_t *msg, size_t len) { in HandleMessage()
Dkml_locations_handler.h24 struct KmlLocationsHandler { struct
25 explicit KmlLocationsHandler(
28 ~KmlLocationsHandler();
Dconnection_observer.cpp271 kml_locations_handler_.reset(new webrtc_streaming::KmlLocationsHandler( in OnKmlLocationsChannelOpen()
355 std::shared_ptr<webrtc_streaming::KmlLocationsHandler> kml_locations_handler_;