Searched refs:normalizedOutFilePath (Results 1 – 1 of 1) sorted by relevance
1669 String normalizedOutFilePath = outPath.replace("\\", LINUX_FILE_SEPARATOR); in unpackageLibsMode() local1670 String tempDir = normalizedOutFilePath + LINUX_FILE_SEPARATOR + TEMP_PATH; in unpackageLibsMode()1673 repackPackage(normalizedSrcFilePath, normalizedOutFilePath, tempDir, cpuAbiListRes); in unpackageLibsMode()