Searched refs:FORMAT_NEW_CRC (Results 1 – 5 of 5) sorted by relevance
39 new Object[] { CpioConstants.FORMAT_NEW_CRC }, in factory()57 if (format == CpioConstants.FORMAT_NEW_CRC) { in utf18RoundtripTest()
154 case FORMAT_NEW_CRC: in CpioArchiveOutputStream()256 case FORMAT_NEW_CRC: in writeHeader()397 if (this.entry.getFormat() == FORMAT_NEW_CRC in closeArchiveEntry()438 if (this.entry.getFormat() == FORMAT_NEW_CRC) { in write()
46 short FORMAT_NEW_CRC = 2; field
315 if (this.entry.getFormat() == FORMAT_NEW_CRC in read()329 if (this.entry.getFormat() == FORMAT_NEW_CRC) { in read()370 ret = new CpioArchiveEntry(FORMAT_NEW_CRC); in readNewEntry()
211 case FORMAT_NEW_CRC: in CpioArchiveEntry()