Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DPackageParser.java1553 return parseApkLiteInner(apkFile, null, null, flags); in parseApkLite()
1567 return parseApkLiteInner(null, fd, debugPathName, flags); in parseApkLite()
1570 private static ApkLite parseApkLiteInner(File apkFile, FileDescriptor fd, String debugPathName, in parseApkLiteInner() method in PackageParser
/frameworks/base/config/
Dboot-image-profile.txt18714 HSPLandroid/content/pm/PackageParser;->parseApkLiteInner(Ljava/io/File;Ljava/io/FileDescriptor;Ljav…