Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp247 location_handler_.reset( in OnLocationChannelOpen()
263 location_handler_->HandleMessage(longitude, latitude, elevation); in OnLocationMessage()
354 std::shared_ptr<webrtc_streaming::LocationHandler> location_handler_; member in cuttlefish::ConnectionObserverImpl