Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp3884 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
3887 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
3889 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
3895 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
3896 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3717 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
3720 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
3722 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
3728 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
3729 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp4544 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
4547 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
4549 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
4555 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
4556 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()