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