Searched refs:getCDLocation (Results 1 – 2 of 2) sorted by relevance
81 Location cdLoc = getCDLocation(); in extractMetadata()145 Location getCDLocation() throws IOException { in getCDLocation() method in ApkArchive
44 ApkArchive.Location cdLoc = archive.getCDLocation(); in testApkArchiveSizes()