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

  /external/chromium/net/http/
http_cache.h 327 void RemovePendingTransaction(Transaction* trans);
http_cache.cc 917 void HttpCache::RemovePendingTransaction(Transaction* trans) {
    [all...]
http_cache_transaction.cc 154 cache_->RemovePendingTransaction(this);
    [all...]

Completed in 77 milliseconds