Home
last modified time | relevance | path

Searched refs:systemInfo (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/sm8150p/gps/core/
DEngineHubProxyBase.h89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument
90 (void) systemInfo; in gnssReportSystemInfo()
/hardware/qcom/sm7150/gps/core/
DEngineHubProxyBase.h89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument
90 (void) systemInfo; in gnssReportSystemInfo()
/hardware/qcom/sm8150/gps/core/
DEngineHubProxyBase.h96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument
97 (void) systemInfo; in gnssReportSystemInfo()
/hardware/qcom/sm7250/gps/core/
DEngineHubProxyBase.h96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument
97 (void) systemInfo; in gnssReportSystemInfo()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.h80 const LocationSystemInfo &systemInfo,
Dloc_nmea.cpp963 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition() argument
976 ((systemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) && in get_utctime_with_leapsecond_transition()
977 (systemInfo.leapSecondSysInfo.leapSecondInfoMask & in get_utctime_with_leapsecond_transition()
981 systemInfo.leapSecondSysInfo.leapSecondChangeInfo; in get_utctime_with_leapsecond_transition()
1259 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos() argument
1270 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
/hardware/qcom/sm8150p/gps/utils/
Dloc_nmea.h80 const LocationSystemInfo &systemInfo,
Dloc_nmea.cpp958 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition() argument
971 ((systemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) && in get_utctime_with_leapsecond_transition()
972 (systemInfo.leapSecondSysInfo.leapSecondInfoMask & in get_utctime_with_leapsecond_transition()
976 systemInfo.leapSecondSysInfo.leapSecondChangeInfo; in get_utctime_with_leapsecond_transition()
1123 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos() argument
1133 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.h80 const LocationSystemInfo &systemInfo,
Dloc_nmea.cpp1046 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition() argument
1059 ((systemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) && in get_utctime_with_leapsecond_transition()
1060 (systemInfo.leapSecondSysInfo.leapSecondInfoMask & in get_utctime_with_leapsecond_transition()
1064 systemInfo.leapSecondSysInfo.leapSecondChangeInfo; in get_utctime_with_leapsecond_transition()
1331 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos() argument
1345 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
/hardware/qcom/sm7250/gps/utils/
Dloc_nmea.h80 const LocationSystemInfo &systemInfo,
Dloc_nmea.cpp1040 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition() argument
1053 ((systemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) && in get_utctime_with_leapsecond_transition()
1054 (systemInfo.leapSecondSysInfo.leapSecondInfoMask & in get_utctime_with_leapsecond_transition()
1058 systemInfo.leapSecondSysInfo.leapSecondChangeInfo; in get_utctime_with_leapsecond_transition()
1325 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos() argument
1339 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
/hardware/interfaces/gnss/aidl/default/
DGnss.cpp70 IGnssCallback::GnssSystemInfo systemInfo = { in setCallback() local
74 status = sGnssCallback->gnssSetSystemInfoCb(systemInfo); in setCallback()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp3864 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent()
3867 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3697 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent()
3700 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp4532 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent()
4535 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp4533 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent()
4536 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()