Home
last modified time | relevance | path

Searched refs:mArchiveSourcePath (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java302 public String mArchiveSourcePath; field in PackageParser
1222 mArchiveSourcePath = apkFile.getAbsolutePath(); in parseBaseApk()
1265 mArchiveSourcePath = apkPath; in parseSplitApk()
1354 + " at " + mArchiveSourcePath + " " in parseSplitApk()
2399 + " at " + mArchiveSourcePath + " " in parseBaseApkCommon()
3075 + " at " + mArchiveSourcePath + " " in parseKeySets()
3081 + " at " + mArchiveSourcePath + " " in parseKeySets()
3951 + " at " + mArchiveSourcePath + " " in parseBaseApplication()
4576 + mArchiveSourcePath + " " in parseActivity()
4615 + mArchiveSourcePath + " " in parseActivity()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12887 Landroid/content/pm/PackageParser;->mArchiveSourcePath:Ljava/lang/String;