Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Ddata_channels.h54 std::unique_ptr<DataChannelHandler> kml_location_; variable
Ddata_channels.cpp453 kml_location_.reset(new DataChannelHandlerImpl<KmlLocationChannelHandler>( in OnDataChannelOpen()