Home
last modified time | relevance | path

Searched defs:DoneWithEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.cc1041 void HttpCache::DoneWithEntry(scoped_refptr<ActiveEntry>& entry, in DoneWithEntry() function in net::HttpCache
H A Dhttp_cache_transaction.cc3513 void HttpCache::Transaction::DoneWithEntry(bool entry_is_complete) { in DoneWithEntry() function in net::HttpCache::Transaction