Searched defs:IsUncompressed (Results 1 – 2 of 2) sorted by relevance
125 bool IsUncompressed() const { return Buf[0] == SWF_UNCOMPRESSED; } in IsUncompressed() function
48 bool ZipEntry::IsUncompressed() { in IsUncompressed() function in art::ZipEntry