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 191 int AsyncDoomEntry(const std::string& key, CompletionCallback* callback);
http_cache.cc 328 return AsyncDoomEntry(key, callback);
345 int HttpCache::AsyncDoomEntry(const std::string& key,

Completed in 846 milliseconds