Searched defs:getRecord (Results 1 – 2 of 2) sorted by relevance
| /tools/apksig/src/main/java/com/android/apksig/internal/zip/ | ||
| D | LocalFileRecord.java | 123     public static LocalFileRecord getRecord(  in getRecord()  method in LocalFileRecord | 
| D | CentralDirectoryRecord.java | 130     public static CentralDirectoryRecord getRecord(ByteBuffer buf) throws ZipFormatException {  in getRecord()  method in CentralDirectoryRecord |