Home
last modified time | relevance | path

Searched defs:DexMethodVisitor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.h262 class DexMethodVisitor; variable
H A Doat_writer.cc659 class OatWriter::DexMethodVisitor { class in art::linker::OatWriter
661 DexMethodVisitor(OatWriter* writer, size_t offset) in DexMethodVisitor() function in art::linker::OatWriter::DexMethodVisitor