Searched defs:OatWriter (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | class_table.h | 40 class OatWriter; variable |
D | class_linker.h | 81 class OatWriter; variable |
/art/libdexfile/dex/ | ||
D | dex_file.h | 910 friend class OatWriter; variable |
/art/dex2oat/linker/ | ||
D | oat_writer.cc | 385 OatWriter::OatWriter(const CompilerOptions& compiler_options, in OatWriter() function in art::linker::OatWriter |