Searched defs:systemInfo (Results 1 – 15 of 15) sorted by relevance
45 SystemInfo systemInfo = mock(SystemInfo.class); in serializeDevInfo() local
27 static SystemInfo systemInfo; in GetInstance() local
56 public static String serializeToXml(@NonNull SystemInfo systemInfo) { in serializeToXml()
89 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo()
108 SystemInfoCollector systemInfo; variable
96 inline virtual bool gnssReportSystemInfo(const LocationSystemInfo& systemInfo) { in gnssReportSystemInfo()
187 SystemInfoCollector systemInfo; variable
255 ISystem* Ecs::CreateSystem(const SystemTypeInfo& systemInfo) in CreateSystem()603 const auto systemInfo = static_cast<const SystemTypeInfo*>(info); in OnTypeInfoEvent() local
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