Searched refs:getRelativePath (Results 1 – 2 of 2) sorted by relevance
506 String libRelativeDir = getRelativePath(apkParent, libSubDir); in incrementalConfigureNativeBinariesForSupportedAbi()520 private static String getRelativePath(File base, File target) { in getRelativePath() method in NativeLibraryHelper
3771 relLibPath = getRelativePath(archSubDir, packageInstallDir);4278 private static String getRelativePath(File file, File base) throws IOException {4323 final String relativePath = getRelativePath(fromFile, fromDir);