Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_cache.cc120 WorkItemList pending_queue; member
882 TransactionList pending_queue; in DoneWritingToEntry() local
970 TransactionList& pending_queue = entry->pending_queue; in RemovePendingTransactionFromEntry() local
988 WorkItemList& pending_queue = pending_op->pending_queue; in RemovePendingTransactionFromPendingOp() local
Dhttp_cache.h237 TransactionList pending_queue; member