Searched refs:getSignatureLocation (Results 1 – 2 of 2) sorted by relevance
85 Location sigLoc = getSignatureLocation(cdLoc.offset); in extractMetadata()162 Location getSignatureLocation(long cdRecordOffset) throws IOException { in getSignatureLocation() method in ApkArchive
50 ApkArchive.Location sigLoc = archive.getSignatureLocation(cdLoc.offset); in testApkArchiveSizes()