Searched refs:GetQuickeningInfoTableOffset (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dvdex_file.cc240 uint32_t VdexFile::GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const { function in class:art::VdexFile
250 const uint32_t offset = GetQuickeningInfoTableOffset(source_dex_begin);
H A Dvdex_file.h304 uint32_t GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const;

Completed in 36 milliseconds