Searched defs:DoneWithEntry (Results 1 – 4 of 4) sorted by relevance
/external/cronet/stable/net/http/ | ||
D | http_cache.cc | 1165 void HttpCache::DoneWithEntry(scoped_refptr<ActiveEntry>& entry, in DoneWithEntry() function in net::HttpCache |
D | http_cache_transaction.cc | 3522 void HttpCache::Transaction::DoneWithEntry(bool entry_is_complete) { in DoneWithEntry() function in net::HttpCache::Transaction |
/external/cronet/tot/net/http/ | ||
D | http_cache.cc | 1165 void HttpCache::DoneWithEntry(scoped_refptr<ActiveEntry>& entry, in DoneWithEntry() function in net::HttpCache |
D | http_cache_transaction.cc | 3522 void HttpCache::Transaction::DoneWithEntry(bool entry_is_complete) { in DoneWithEntry() function in net::HttpCache::Transaction |