Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_test.h316 writer->UpdateOatFileLayout(i, in DoCompile()
H A Dimage_writer.h182 void UpdateOatFileLayout(size_t oat_index,
H A Dimage_writer.cc3723 void ImageWriter::UpdateOatFileLayout(size_t oat_index, in UpdateOatFileLayout() function in art::linker::ImageWriter
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2142 image_writer_->UpdateOatFileLayout(i, in WriteOutputFiles()