Searched refs:SlowDeactivateEntry (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache.h309 void SlowDeactivateEntry(ActiveEntry* entry);
H A Dhttp_cache.cc697 return SlowDeactivateEntry(entry);
708 void HttpCache::SlowDeactivateEntry(ActiveEntry* entry) { function in class:net::HttpCache

Completed in 2421 milliseconds