Home
last modified time | relevance | path

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

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