Home
last modified time | relevance | path

Searched defs:OatWriter (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/
H A Dclass_table.h40 class OatWriter; variable
H A Dclass_linker.h81 class OatWriter; variable
/aosp12/art/libdexfile/dex/
H A Ddex_file.h910 friend class OatWriter; variable
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc385 OatWriter::OatWriter(const CompilerOptions& compiler_options, in OatWriter() function in art::linker::OatWriter