Searched defs:sectionMap (Results 1 – 3 of 3) sorted by relevance
60 const SectionMap& sectionMap() const { return m_SectionMap; } in sectionMap() function61 SectionMap& sectionMap() { return m_SectionMap; } in sectionMap() function
237 TreeMap<String, ArrayList<AppInfo>> sectionMap = new TreeMap<>(new LabelComparator()); in onAppsUpdated() local
2297 SectionMap& sectionMap = pModule.getScript().sectionMap(); in placeOutputSections() local2449 SectionMap& sectionMap = pModule.getScript().sectionMap(); in layout() local