Home
last modified time | relevance | path

Searched refs:parseApkLiteInner (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/parsing/
DApkLiteParseUtils.java333 return parseApkLiteInner(input, apkFile, null, null, flags); in parseApkLite()
347 return parseApkLiteInner(input, null, fd, debugPathName, flags); in parseApkLite()
350 private static ParseResult<ApkLite> parseApkLiteInner(ParseInput input, in parseApkLiteInner() method in ApkLiteParseUtils
/frameworks/base/core/java/android/content/pm/
DPackageParser.java1474 return parseApkLiteInner(apkFile, null, null, flags); in parseApkLite()
1488 return parseApkLiteInner(null, fd, debugPathName, flags); in parseApkLite()
1491 private static ApkLite parseApkLiteInner(File apkFile, FileDescriptor fd, String debugPathName, in parseApkLiteInner() method in PackageParser
/frameworks/base/boot/
Dboot-image-profile.txt4823 HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLiteInner(Landroid/content/pm/parsing/re…
/frameworks/base/config/
Dboot-image-profile.txt4826 HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLiteInner(Landroid/content/pm/parsing/re…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt12905 Landroid/content/pm/PackageParser;->parseApkLiteInner(Ljava/io/File;Ljava/io/FileDescriptor;Ljava/l…