Searched defs:OatWriter (Results 1 – 2 of 2) sorted by relevance
/art/compiler/ | ||
D | compiler.h | 32 class OatWriter; variable |
D | oat_writer.cc | 268 OatWriter::OatWriter(bool compiling_boot_image, TimingLogger* timings) in OatWriter() function in art::OatWriter |