Searched refs:WriteTables (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Doat_writer.h106 bool WriteTables(OutputStream& out, const size_t file_offset);
H A Doat_writer.cc447 if (!WriteTables(out, file_offset)) {
509 bool OatWriter::WriteTables(OutputStream& out, const size_t file_offset) { function in class:art::OatWriter

Completed in 24 milliseconds