Home
last modified time | relevance | path

Searched refs:GetComputedFileSize (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dvdex_file.h149 size_t GetComputedFileSize() const { in GetComputedFileSize() function
/aosp12/art/dex2oat/linker/
H A Doat_writer_test.cc298 opened_oat_file->GetVdexFile()->GetComputedFileSize()); in CheckOatWriteResult()