Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h38 class OatMethodOffsets; variable
Doat.cc475 OatMethodOffsets::OatMethodOffsets(uint32_t code_offset) : code_offset_(code_offset) { in OatMethodOffsets() function in art::OatMethodOffsets