Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.h112 return number_of_sections_; in GetNumberOfSections()
131 uint32_t number_of_sections_; member
Dvdex_file.cc60 : number_of_sections_(static_cast<uint32_t>(VdexSection::kNumberOfSections)) { in VdexFileHeader()