DoneWithEntry 329 net/http/http_cache.h void DoneWithEntry(ActiveEntry* entry, Transaction* trans, bool cancel); DoneWithEntry 237 net/http/http_cache_transaction.cc cache_->DoneWithEntry(entry_, this, cancel_request); DoneWithEntry 2342 net/http/http_cache_transaction.cc cache_->DoneWithEntry(entry_, this, false); DoneWithEntry 2357 net/http/http_cache_transaction.cc cache_->DoneWithEntry(entry_, this, false);