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

  /external/chromium/net/http/
http_cache.h 259 int AsyncDoomEntry(const std::string& key, Transaction* trans);
http_cache.cc 590 return AsyncDoomEntry(key, trans);
607 int HttpCache::AsyncDoomEntry(const std::string& key, Transaction* trans) {
    [all...]

Completed in 30 milliseconds