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

  /external/chromium/net/http/
http_cache.h 269 ActiveEntry* ActivateEntry(disk_cache::Entry* disk_entry);
http_cache.cc 649 HttpCache::ActiveEntry* HttpCache::ActivateEntry(
1038 entry = ActivateEntry(pending_op->disk_entry);
    [all...]
  /external/chromium_org/net/http/
http_cache.h 282 ActiveEntry* ActivateEntry(disk_cache::Entry* disk_entry);
http_cache.cc 629 HttpCache::ActiveEntry* HttpCache::ActivateEntry(
1023 entry = ActivateEntry(pending_op->disk_entry);
    [all...]

Completed in 161 milliseconds