Searched defs:DoneWithEntry (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/http/ | ||
H A D | http_cache.cc | 1041 void HttpCache::DoneWithEntry(scoped_refptr<ActiveEntry>& entry, in DoneWithEntry() function in net::HttpCache |
H A D | http_cache_transaction.cc | 3513 void HttpCache::Transaction::DoneWithEntry(bool entry_is_complete) { in DoneWithEntry() function in net::HttpCache::Transaction |