HomeSort by relevance Sort by last modified time
    Searched refs:RemovePendingTransactionFromPendingOp (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_cache.h 334 bool RemovePendingTransactionFromPendingOp(PendingOp* pending_op,
http_cache.cc 929 found = RemovePendingTransactionFromPendingOp(j->second, trans);
937 found = RemovePendingTransactionFromPendingOp(j->second, trans);
962 bool HttpCache::RemovePendingTransactionFromPendingOp(PendingOp* pending_op,
    [all...]

Completed in 1366 milliseconds