Searched refs:total_transfer_size (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
H A Dextension_localization_peer.cc72 int64 total_transfer_size) {
83 total_transfer_size);
97 total_transfer_size);
66 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
H A Dextension_localization_peer.h50 int64 total_transfer_size) OVERRIDE;
H A Dextension_localization_peer_unittest.cc74 int64_t total_transfer_size));
/external/chromium_org/chrome/renderer/
H A Dsecurity_filter_peer.h48 int64 total_transfer_size) OVERRIDE;
78 int64 total_transfer_size) OVERRIDE;
121 int64 total_transfer_size) OVERRIDE;
H A Dsecurity_filter_peer.cc95 int64 total_transfer_size) {
153 int64 total_transfer_size) {
164 total_transfer_size);
175 completion_time, total_transfer_size);
208 int64 total_transfer_size) {
223 total_transfer_size);
89 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
148 OnCompletedRequest(int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
202 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
/external/chromium_org/content/public/child/
H A Drequest_peer.h80 int64 total_transfer_size) = 0;
/external/chromium_org/content/browser/loader/
H A Dsync_resource_handler.cc132 int total_transfer_size = request()->GetTotalReceivedBytes(); local
133 result_.encoded_data_length = total_transfer_size_ + total_transfer_size;
/external/chromium_org/content/child/npapi/
H A Dplugin_url_fetcher.h68 int64 total_transfer_size) OVERRIDE;
H A Dplugin_url_fetcher.cc359 int64 total_transfer_size) {
353 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
/external/chromium_org/content/child/
H A Dweb_url_loader_impl.cc242 int64 total_transfer_size) OVERRIDE;
630 int64 total_transfer_size) {
658 total_transfer_size);
624 OnCompletedRequest( int error_code, bool was_ignored_by_handler, bool stale_copy_in_cache, const std::string& security_info, const base::TimeTicks& completion_time, int64 total_transfer_size) argument
H A Dresource_dispatcher_unittest.cc95 int64 total_transfer_size) OVERRIDE {
747 int64 total_transfer_size) OVERRIDE {

Completed in 1576 milliseconds