Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_cache_transaction.cc2323 void HttpCache::Transaction::DoneWritingToEntry(bool success) { in DoneWritingToEntry() function in net::HttpCache::Transaction
Dhttp_cache.cc871 void HttpCache::DoneWritingToEntry(ActiveEntry* entry, bool success) { in DoneWritingToEntry() function in net::HttpCache