Searched defs:GetUncompressedLength (Results 1 – 2 of 2) sorted by relevance
| /art/libartbase/base/ | ||
| D | zip_archive.cc | 40 uint32_t ZipEntry::GetUncompressedLength() { in GetUncompressedLength() function in art::ZipEntry |
| /art/libdexfile/dex/ | ||
| D | dex_file_loader.cc | 85 uint32_t GetUncompressedLength() { in GetUncompressedLength() function in art::DexZipEntry |