Searched defs:RemovePendingTransactionFromPendingOp (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/http/
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 78 milliseconds