Searched refs:getLongGroupId (Results 1 – 4 of 4) sorted by relevance
80 sb.append(ae.getLongGroupId()); in log()
275 assertEquals(4294967294l, t.getLongGroupId()); in shouldReadBigGid()
585 addPaxHeaderForBigNumber(paxHeaders, "gid", entry.getLongGroupId(), in addPaxHeadersForBigNumbers()611 failForBigNumberWithPosixMessage("group id", entry.getLongGroupId(), TarConstants.MAXID); in failForBigNumbers()
573 public long getLongGroupId() { in getLongGroupId() method in TarArchiveEntry