Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/location/
DKmlParser.cpp56 const char* coordinates = in parseCoordinates() local
83 std::string coordinates{(const char*)current->xmlChildrenNode->content}; in parseGxTrack() local
DGnssClient.cpp35 int delay, const GpsFixArray& coordinates) { in SendGpsLocations()
/device/google/cuttlefish/host/commands/cvd_update_location/
Dmain.cc50 GpsFixArray coordinates; in UpdateLocationCvdMain() local
/device/google/cuttlefish/host/frontend/webrtc/
Dgpx_locations_handler.cpp42 GpsFixArray coordinates; in HandleMessage() local
Dkml_locations_handler.cpp42 GpsFixArray coordinates; in HandleMessage() local
Dlocation_handler.cpp50 GpsFixArray coordinates; in HandleMessage() local
/device/google/cuttlefish/host/commands/cvd_import_locations/
Dmain.cc91 GpsFixArray coordinates; in ImportLocationsCvdMain() local
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.proto67 repeated GpsCoordinates coordinates = 2; field