Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc281 uint32_t VdexFile::GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const { in GetQuickeningInfoTableOffset() function in art::VdexFile
291 const uint32_t offset = GetQuickeningInfoTableOffset(source_dex_begin); in GetQuickenInfoOffsetTable()
Dvdex_file.h364 uint32_t GetQuickeningInfoTableOffset(const uint8_t* source_dex_begin) const;