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.cc 122 WorkItemList pending_queue;
969 WorkItemList& pending_queue = pending_op->pending_queue;
971 WorkItemList::iterator it = pending_queue.begin();
    [all...]
http_cache.h 215 typedef std::list<WorkItem*> WorkItemList;

Completed in 47 milliseconds