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