Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp92 std::string GenerateGpsLine(const std::string& dataPoint) { in GenerateGpsLine()
359 std::string dataPoint = fixed_locations_queue_.front(); in WriteFixedLocationFromQueue() local