Searched refs:pending_item (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/http/
H A Dhttp_cache.cc1128 WorkItem* pending_item = pending_op->pending_queue.front(); local
1130 DCHECK_EQ(WI_CREATE_BACKEND, pending_item->operation());
1134 pending_op->writer = pending_item;

Completed in 91 milliseconds