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