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

  /external/chromium/net/http/
http_cache.cc 667 return SlowDeactivateEntry(entry);
678 void HttpCache::SlowDeactivateEntry(ActiveEntry* entry) {
    [all...]
  /external/chromium_org/net/http/
http_cache.cc 650 return SlowDeactivateEntry(entry);
661 void HttpCache::SlowDeactivateEntry(ActiveEntry* entry) {
    [all...]

Completed in 311 milliseconds