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

/external/chromium_org/net/http/
H A Dhttp_cache_transaction.cc1727 return WriteResponseInfoToEntry(false);
1735 return WriteResponseInfoToEntry(true);
1748 // Balance the AddRef from WriteResponseInfoToEntry.
2623 int HttpCache::Transaction::WriteResponseInfoToEntry(bool truncated) { function in class:net::HttpCache::Transaction

Completed in 1071 milliseconds