Home
last modified time | relevance | path

Searched refs:DexEnd (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file.h345 return DexEnd() - DexBegin(); in DexSize()
361 const uint8_t* DexEnd() const;
Doat_file.cc1975 const uint8_t* OatFile::DexEnd() const { in DexEnd() function in art::OatFile
2117 GetOatFile()->DexEnd()) { in InitializeTypeLookupTable()