Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h148 size_t GetDexSectionSize() const { in GetDexSectionSize() function
168 size += GetDexSectionHeader().GetDexSectionSize(); in GetComputedFileSize()
262 return result + GetDexSectionHeader().GetDexSectionSize(); in GetVerifierDepsStart()