Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_test.h308 writer->UpdateOatFileLayout(i, in DoCompile()
Dimage_writer.h168 void UpdateOatFileLayout(size_t oat_index,
Dimage_writer.cc3565 void ImageWriter::UpdateOatFileLayout(size_t oat_index, in UpdateOatFileLayout() function in art::linker::ImageWriter
/art/dex2oat/
Ddex2oat.cc2339 image_writer_->UpdateOatFileLayout(i, in WriteOutputFiles()