Searched defs:packageInfos (Results 1 – 2 of 2) sorted by relevance
151 const vector<TestPackageRegistry::PackageInfo*>& packageInfos = packageRegistry->getPackageInfos(); in TestPackageRoot() local
103 static final Map<String, PackageInfo> packageInfos = new LinkedHashMap<>(); field in ShadowPackageManager