/hardware/qcom/sm8150p/gps/core/ |
D | EngineHubProxyBase.h | 89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument 90 (void) systemInfo; in gnssReportSystemInfo()
|
/hardware/qcom/sm7150/gps/core/ |
D | EngineHubProxyBase.h | 89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument 90 (void) systemInfo; in gnssReportSystemInfo()
|
/hardware/qcom/sm8150/gps/core/ |
D | EngineHubProxyBase.h | 96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument 97 (void) systemInfo; in gnssReportSystemInfo()
|
/hardware/qcom/sm7250/gps/core/ |
D | EngineHubProxyBase.h | 96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo() argument 97 (void) systemInfo; in gnssReportSystemInfo()
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_nmea.h | 80 const LocationSystemInfo &systemInfo,
|
D | loc_nmea.cpp | 963 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/ |
D | loc_nmea.h | 80 const LocationSystemInfo &systemInfo,
|
D | loc_nmea.cpp | 958 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/ |
D | loc_nmea.h | 80 const LocationSystemInfo &systemInfo,
|
D | loc_nmea.cpp | 1046 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/ |
D | loc_nmea.h | 80 const LocationSystemInfo &systemInfo,
|
D | loc_nmea.cpp | 1040 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/ |
D | Gnss.cpp | 70 IGnssCallback::GnssSystemInfo systemInfo = { in setCallback() local 74 status = sGnssCallback->gnssSetSystemInfoCb(systemInfo); in setCallback()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 3864 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent() 3867 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 3697 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent() 3700 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 4532 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent() 4535 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 4533 const LocationSystemInfo& systemInfo) : in reportLocationSystemInfoEvent() 4536 mSystemInfo(systemInfo) {} in reportLocationSystemInfoEvent()
|