Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h134 const VdexSectionHeader& GetSectionHeaderAt(uint32_t index) const { in GetSectionHeaderAt() function
141 return GetSectionHeaderAt(static_cast<uint32_t>(kind)); in GetSectionHeader()
155 GetSectionHeaderAt(i).section_offset + GetSectionHeaderAt(i).section_size); in GetComputedFileSize()