Searched defs:systemInfo (Results 1 – 11 of 11) sorted by relevance
45 SystemInfo systemInfo = mock(SystemInfo.class); in serializeDevInfo() local
56 public static String serializeToXml(@NonNull SystemInfo systemInfo) { in serializeToXml()
89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo()
96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo()
963 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition()1259 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos()
1046 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition()1331 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos()
958 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition()1123 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos()
1040 const LocationSystemInfo &systemInfo, in get_utctime_with_leapsecond_transition()1325 const LocationSystemInfo &systemInfo, in loc_nmea_generate_pos()
874 final PackageInfo systemInfo = manager.getPackageInfo(REAL_SYSTEM_PACKAGE_NAME, in testRealSystemPermission() local