Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h124 size_t GetDexSectionSize() const { in GetDexSectionSize() function
144 size += GetDexSectionHeader().GetDexSectionSize(); in GetComputedFileSize()
239 return result + GetDexSectionHeader().GetDexSectionSize(); in GetVerifierDepsStart()