Searched defs:sections_ (Results 1 – 5 of 5) sorted by relevance
118 DexLayoutSection sections_[static_cast<size_t>(SectionType::kSectionCount)]; variable
189 ArrayRef<const Elf_Shdr> sections_; variable
985 std::vector<Section*> sections_; variable
491 ImageSection sections_[kSectionCount]; variable
196 std::shared_ptr<std::vector<SectionInfo>> sections_; member in android::os::dumpstate::DumpstateListener