Searched refs:GPS_LOCATION_EXTENDED_HAS_GPS_TIME (Results 1 – 5 of 5) sorted by relevance
310 #define GPS_LOCATION_EXTENDED_HAS_GPS_TIME 0x20000 macro
323 #define GPS_LOCATION_EXTENDED_HAS_GPS_TIME 0x20000 macro
344 #define GPS_LOCATION_EXTENDED_HAS_GPS_TIME 0x20000 macro
915 if ((locationExtended.flags & GPS_LOCATION_EXTENDED_HAS_GPS_TIME) && in getUtcTimeWithLeapSecondTransition()
435 if (GPS_LOCATION_EXTENDED_HAS_GPS_TIME & locationExtended.flags) { in convertLocationInfo()436 out.flags |= GPS_LOCATION_EXTENDED_HAS_GPS_TIME; in convertLocationInfo()