Searched refs:archDirPath (Results 1 – 1 of 1) sorted by relevance
2544 final String archDirPath = libPath.substring(splitIndex + 1); in parseApkLite() local2546 new File(libDir, archDirPath)); in parseApkLite()