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

  /external/chromium_org/net/http/
http_cache.h 364 bool RemovePendingTransactionFromEntry(ActiveEntry* entry,
http_cache.cc 957 found = RemovePendingTransactionFromEntry(i->second, trans);
980 found = RemovePendingTransactionFromEntry(*k, trans);
985 bool HttpCache::RemovePendingTransactionFromEntry(ActiveEntry* entry,
    [all...]

Completed in 2021 milliseconds