Searched refs:GetItems (Results 1 – 6 of 6) sorted by relevance
289 def GetItems(config, section): function327 for name, value in GetItems(config, 'alias'):331 for name, value in GetItems(config, 'bounces'):
134 for name, value in bsettings.GetItems('toolchain-wrapper'):187 self._make_flags = dict(bsettings.GetItems('make-flags'))199 toolchains = bsettings.GetItems('toolchain')221 self.prefixes = bsettings.GetItems('toolchain-prefix')336 for tag, value in bsettings.GetItems('toolchain-alias'):
33 def GetItems(section): function
44 for (auto item : device->GetContainer()->GetItems()) { in WriteImageAndMetadataAndContainer()100 for (const auto& item : container->GetItems()) { in GetItemPayload()
80 const std::vector<const Item*> Container::GetItems() const { in GetItems() function in dynamic_depth::Container
37 const std::vector<const Item*> GetItems() const;