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

/external/chromium_org/net/http/
H A Dhttp_cache_transaction.h357 int AppendResponseDataToEntry(IOBuffer* data, int data_len,
H A Dhttp_cache_transaction.cc1849 return AppendResponseDataToEntry(read_buf_.get(), num_bytes, io_callback_);
2666 int HttpCache::Transaction::AppendResponseDataToEntry( function in class:net::HttpCache::Transaction

Completed in 405 milliseconds