Home
last modified time | relevance | path

Searched defs:libraryRoot (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DNativeLibraryHelper.java320 public static int copyNativeBinariesForSupportedAbi(Handle handle, File libraryRoot, in copyNativeBinariesForSupportedAbi()
373 public static int copyNativeBinariesWithOverride(Handle handle, File libraryRoot, in copyNativeBinariesWithOverride()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java8398 final File libraryRoot = new File(dstCodePath, LIB_DIR_NAME); in decompressPackage() local
18852 final File libraryRoot = new File(codeFile, LIB_DIR_NAME); in doCopyApk() local