Searched defs:WriteResponseInfoToEntry (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache_transaction.cc1507 return WriteResponseInfoToEntry(false);
1515 return WriteResponseInfoToEntry(true);
1528 // Balance the AddRef from WriteResponseInfoToEntry.
2274 int HttpCache::Transaction::WriteResponseInfoToEntry(bool truncated) { function in class:net::HttpCache::Transaction

Completed in 58 milliseconds