Searched defs:DoneWithEntry (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/http/ | ||
| D | http_cache.cc | 929 void HttpCache::DoneWithEntry(ActiveEntry* entry, in DoneWithEntry() function in net::HttpCache |
| D | http_cache_transaction.cc | 3632 void HttpCache::Transaction::DoneWithEntry(bool entry_is_complete) { in DoneWithEntry() function in net::HttpCache::Transaction |