Searched defs:DoneWritingToEntry (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/net/http/ | ||
| D | http_cache_transaction.cc | 2323 void HttpCache::Transaction::DoneWritingToEntry(bool success) { in DoneWritingToEntry() function in net::HttpCache::Transaction |
| D | http_cache.cc | 871 void HttpCache::DoneWritingToEntry(ActiveEntry* entry, bool success) { in DoneWritingToEntry() function in net::HttpCache |