Searched refs:DexEnd (Results 1 – 2 of 2) sorted by relevance
361 return DexEnd() - DexBegin(); in DexSize()378 EXPORT const uint8_t* DexEnd() const;
916 dex_file_container = std::make_shared<MemoryDexFileContainer>(DexBegin(), DexEnd()); in Setup()2062 const uint8_t* OatFile::DexEnd() const { in DexEnd() function in art::OatFile2204 GetOatFile()->DexEnd()) { in InitializeTypeLookupTable()