Home
last modified time | relevance | path

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

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