Searched defs:baseApkPath (Results 1 – 7 of 7) sorted by relevance
63 @NonNull String baseApkPath, in parseDefaultOneTime()
156 val baseApkPath = getBaseApkPath(TEST_PKG_NAME) in detectApkTamperingAtBoot() constant
144 final String baseApkPath = mContext.getApplicationInfo().getBaseCodePath(); in ensureBaseDir() local
122 public PackageLite(String path, String baseApkPath, ApkLite baseApk, in PackageLite()
50 ParsedPackage setBaseApkPath(String baseApkPath); in setBaseApkPath()
184 public static int getApkType(String path, String baseApkPath, String[] splitApkPaths) { in getApkType()
249 String8 baseApkPath; in main() local