Searched defs:oat_writer (Results 1 – 4 of 4) sorted by relevance
132 OatWriter oat_writer(/*compiling_boot_image*/false, &timings); in WriteElf() local151 OatWriter oat_writer(/*compiling_boot_image*/false, &timings); in WriteElf() local166 OatWriter oat_writer(/*compiling_boot_image*/false, &timings); in WriteElf() local174 OatWriter& oat_writer, in DoWriteElf()
111 OatWriter oat_writer(/*compiling_boot_image*/true, &timings); in TestWriteRead() local
2273 void OatWriter::OatDexFile::ReserveTypeLookupTable(OatWriter* oat_writer) { in ReserveTypeLookupTable()2289 void OatWriter::OatDexFile::ReserveClassOffsets(OatWriter* oat_writer) { in ReserveClassOffsets()2301 bool OatWriter::OatDexFile::Write(OatWriter* oat_writer, OutputStream* out) const { in Write()2344 bool OatWriter::OatDexFile::WriteClassOffsets(OatWriter* oat_writer, OutputStream* out) { in WriteClassOffsets()2430 bool OatWriter::OatClass::Write(OatWriter* oat_writer, in Write()
1672 std::unique_ptr<OatWriter>& oat_writer = oat_writers_[i]; in WriteOatFiles() local1695 std::unique_ptr<OatWriter>& oat_writer = oat_writers_[i]; in WriteOatFiles() local