Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/content/
H A DNativeLibraryHelper.java506 String libRelativeDir = getRelativePath(apkParent, libSubDir); in incrementalConfigureNativeBinariesForSupportedAbi()
520 private static String getRelativePath(File base, File target) { in getRelativePath() method in NativeLibraryHelper
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java3382 relLibPath = getRelativePath(archSubDir, packageInstallDir);
3859 private static String getRelativePath(File file, File base) throws IOException {
3904 final String relativePath = getRelativePath(fromFile, fromDir);