Searched refs:DoCacheWriteData (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_cache_transaction.h267 int DoCacheWriteData(int num_bytes);
H A Dhttp_cache_transaction.cc966 rv = DoCacheWriteData(rv);
1841 int HttpCache::Transaction::DoCacheWriteData(int num_bytes) { function in class:net::HttpCache::Transaction
1859 // Balance the AddRef from DoCacheWriteData.

Completed in 254 milliseconds