Searched defs:EntryList (Results 1 – 9 of 9) sorted by relevance
60 typedef std::vector<linked_ptr<Entry> > EntryList; typedef
52 typedef std::list<Entry> EntryList; typedef
67 typedef std::vector<DirectoryEntry> EntryList; typedef
183 typedef std::list<Entry> EntryList; typedef
253 typedef SkTInternalLList<GrResourceCacheEntry> EntryList; typedef
147 outer<int> EntryList; variable
168 typedef std::list<TurnEntry*> EntryList; typedef
340 typedef SkTInternalLList<GrResourceCacheEntry> EntryList; typedef
839 const storage::AsyncFileUtil::EntryList& /* file_list */, in OnDidFillFileCache()