Searched refs:WriteAndOpenDexFiles (Results 1 – 5 of 5) sorted by relevance
149 bool WriteAndOpenDexFiles(OutputStream* rodata,
123 bool dex_files_ok = oat_writer.WriteAndOpenDexFiles( in TestWriteRead()
186 if (!oat_writer.WriteAndOpenDexFiles(rodata, in DoWriteElf()
416 bool OatWriter::WriteAndOpenDexFiles( in WriteAndOpenDexFiles() function in art::OatWriter
1381 if (!oat_writers_[i]->WriteAndOpenDexFiles(rodata_.back(), in Setup()