Home
last modified time | relevance | path

Searched defs:pending_queue (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_cache.cc63 WorkItemList pending_queue; member
596 TransactionList pending_queue; in DoneWritingToEntry() local
659 TransactionList& pending_queue = entry->pending_queue; in RemovePendingTransactionFromEntry() local
677 WorkItemList& pending_queue = entry->pending_queue; in RemovePendingCallbackFromNewEntry() local
Dhttp_cache.h165 TransactionList pending_queue; member