Home
last modified time | relevance | path

Searched refs:GetVdexSize (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/dex2oat/linker/
H A Doat_writer.h226 size_t GetVdexSize() const { in GetVdexSize() function
H A Dimage_test.h305 oat_writer->GetVdexSize()); in DoCompile()
H A Doat_writer_test.cc213 oat_writer.GetVdexSize()); in DoWriteElf()
/aosp12/art/dex2oat/
H A Ddex2oat.cc2124 oat_writer->GetVdexSize()); in WriteOutputFiles()