Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1241 LocationSystemInfoMask systemInfoMask; member
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2137 if (mLocSystemInfo.systemInfoMask) { in notifyClientOfCachedLocationSystemInfo()
3574 if (locationSystemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) { in reportLocationSystemInfo()
3575 mLocSystemInfo.systemInfoMask |= LOCATION_SYS_INFO_LEAP_SECOND; in reportLocationSystemInfo()
3595 if (locationSystemInfo.systemInfoMask) { in reportLocationSystemInfo()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp916 ((systemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) && in getUtcTimeWithLeapSecondTransition()