Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc250 uint32_t VdexFile::GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const { in GetQuickeningInfoTableOffset() function in art::VdexFile
260 const uint32_t offset = GetQuickeningInfoTableOffset(source_dex_begin); in GetQuickenInfoOffsetTable()
Dvdex_file.h358 uint32_t GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const;