Home
last modified time | relevance | path

Searched defs:GetUncompressedLength (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/libartbase/base/
H A Dzip_archive.cc40 uint32_t ZipEntry::GetUncompressedLength() { in GetUncompressedLength() function in art::ZipEntry
/aosp12/art/libdexfile/dex/
H A Ddex_file_loader.cc85 uint32_t GetUncompressedLength() { in GetUncompressedLength() function in art::DexZipEntry