Searched defs:DexBegin (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | vdex_file.h | 149 const uint8_t* DexBegin() const { in DexBegin() function |
D | oat_file.cc | 1193 const uint8_t* OatFile::DexBegin() const { in DexBegin() function in art::OatFile |