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

/external/chromium_org/net/http/
H A Dhttp_cache.h368 bool RemovePendingTransactionFromPendingOp(PendingOp* pending_op,
H A Dhttp_cache.cc965 found = RemovePendingTransactionFromPendingOp(j->second, trans);
973 found = RemovePendingTransactionFromPendingOp(j->second, trans);
998 bool HttpCache::RemovePendingTransactionFromPendingOp(PendingOp* pending_op, function in class:net::HttpCache

Completed in 66 milliseconds