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

  /external/chromium/net/http/
http_cache.h 309 void DoneWithEntry(ActiveEntry* entry, Transaction* trans, bool cancel);
http_cache_transaction.cc 152 cache_->DoneWithEntry(entry_, this, cancel_request);
    [all...]
http_cache.cc 828 void HttpCache::DoneWithEntry(ActiveEntry* entry, Transaction* trans,
    [all...]

Completed in 38 milliseconds