Searched defs:OatMethodOffsets (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 50 class OatMethodOffsets; variable |
D | oat.cc | 414 OatMethodOffsets::OatMethodOffsets(uint32_t code_offset) : code_offset_(code_offset) { in OatMethodOffsets() function in art::OatMethodOffsets |