HomeSort by relevance Sort by last modified time
    Searched refs:WorkItemList (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_cache.h 159 typedef std::list<WorkItem*> WorkItemList;
http_cache.cc 63 WorkItemList pending_queue;
677 WorkItemList& pending_queue = entry->pending_queue;
679 WorkItemList::iterator it = pending_queue.begin();
758 WorkItemList pending_items;

Completed in 22 milliseconds