Home
last modified time | relevance | path

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

/external/chromium/net/http/
Dhttp_cache.cc122 WorkItemList pending_queue; member
863 TransactionList pending_queue; in DoneWritingToEntry() local
951 TransactionList& pending_queue = entry->pending_queue; in RemovePendingTransactionFromEntry() local
969 WorkItemList& pending_queue = pending_op->pending_queue; in RemovePendingTransactionFromPendingOp() local
Dhttp_cache.h224 TransactionList pending_queue; member