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