Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/location/
DGpsFix.h25 struct GpsFix { struct
33 bool operator<(const GpsFix &other) const { return time < other.time; } argument