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