Home
last modified time | relevance | path

Searched refs:leapSeconds (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h972 uint8_t leapSeconds; // leap second member
/hardware/qcom/sm8150/gps/utils/
Dgps_extended_c.h780 uint8_t leapSeconds; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp470 out.leapSeconds = locationExtended.leapSeconds; in convertLocationInfo()