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

  /external/chromium/net/http/
http_cache.h 257 bool RemovePendingTransactionFromEntry(ActiveEntry* entry,
http_cache.cc 641 found = RemovePendingTransactionFromEntry(i->second, trans);
652 found = RemovePendingTransactionFromEntry(*k, trans);
657 bool HttpCache::RemovePendingTransactionFromEntry(ActiveEntry* entry,

Completed in 24 milliseconds