Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h317 writer->UpdateOatFileLayout(i, in DoCompile()
Dimage_writer.h178 void UpdateOatFileLayout(size_t oat_index,
Dimage_writer.cc3720 void ImageWriter::UpdateOatFileLayout(size_t oat_index, in UpdateOatFileLayout() function in art::linker::ImageWriter
/art/dex2oat/
Ddex2oat.cc2137 image_writer_->UpdateOatFileLayout(i, in WriteOutputFiles()