Searched refs:ItemList (Results 1 – 12 of 12) sorted by relevance
26 typedef std::list<scoped_refptr<ItemType> > ItemList; typedef39 const ItemList& Items() const { in Items()46 void RetrieveAndClearTags(ItemList* dest) { in RetrieveAndClearTags()57 typename ItemList::iterator it = std::find_if( in Remove()86 ItemList items_;87 ItemList tagged_items_;
56 SinkList::ItemList sinks; in Capture()57 SinkList::ItemList sinks_to_notify_format; in Capture()67 for (SinkList::ItemList::const_iterator it = sinks_to_notify_format.begin(); in Capture()78 for (SinkList::ItemList::const_iterator it = sinks.begin(); in Capture()203 SinkList::ItemList sinks; in Start()208 for (SinkList::ItemList::const_iterator it = sinks.begin(); in Start()235 SinkList::ItemList sinks; in Stop()244 for (SinkList::ItemList::const_iterator it = sinks.begin(); in Stop()
411 TrackList::ItemList tracks; in Stop()427 for (TrackList::ItemList::const_iterator it = tracks.begin(); in Stop()476 TrackList::ItemList tracks; in Capture()477 TrackList::ItemList tracks_to_notify_format; in Capture()513 for (TrackList::ItemList::const_iterator it = tracks_to_notify_format.begin(); in Capture()549 for (TrackList::ItemList::const_iterator it = tracks.begin(); in Capture()
44 iplist<ValueSubClass> &ItemList = TraitsClass::getList(getListOwner()); in setSymTabObject() local45 if (ItemList.empty()) return; in setSymTabObject()49 for (typename iplist<ValueSubClass>::iterator I = ItemList.begin(); in setSymTabObject()50 I != ItemList.end(); ++I) in setSymTabObject()57 for (typename iplist<ValueSubClass>::iterator I = ItemList.begin(); in setSymTabObject()58 I != ItemList.end(); ++I) in setSymTabObject()
80 typedef std::vector<Item> ItemList; typedef82 BundleInstaller(Browser* browser, const ItemList& items);88 ItemList GetItemsWithState(Item::State state) const;
111 const BundleInstaller::ItemList& items) in BundleInstaller()124 BundleInstaller::ItemList BundleInstaller::GetItemsWithState( in GetItemsWithState()126 ItemList list; in GetItemsWithState()251 ItemList pending_items = GetItemsWithState(Item::STATE_PENDING); in ShowPromptIfDoneParsing()
102 void AddItemList(GridLayout* layout, const BundleInstaller::ItemList& items) { in AddItemList()
363 BundleInstaller::ItemList items = prompt_->bundle()->GetItemsWithState( in InitView()
70 extensions::BundleInstaller::ItemList* items);
169 BundleInstaller::ItemList items; in RunAsync()183 BundleInstaller::ItemList* items) { in ReadBundleInfo()
563 BundleInstaller::ItemList items = bundle_->GetItemsWithState(state);
302 BundleInstaller::ItemList items = prompt_->bundle()->GetItemsWithState(