Home
last modified time | relevance | path

Searched refs:LeapSecondSystemInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h1294 struct LeapSecondSystemInfo { struct
1308 LeapSecondSystemInfo leapSecondSysInfo; argument
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h1309 struct LeapSecondSystemInfo { struct
1323 LeapSecondSystemInfo leapSecondSysInfo; argument
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1503 struct LeapSecondSystemInfo { struct
1517 LeapSecondSystemInfo leapSecondSysInfo; argument
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3716 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo()
3717 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo()