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 330 bool RemovePendingTransactionFromEntry(ActiveEntry* entry,
http_cache.cc 921 found = RemovePendingTransactionFromEntry(i->second, trans);
944 found = RemovePendingTransactionFromEntry(*k, trans);
949 bool HttpCache::RemovePendingTransactionFromEntry(ActiveEntry* entry,
    [all...]

Completed in 121 milliseconds