Searched refs:total_bytes_to_be_received_ (Results 1 – 4 of 4) sorted by relevance
41 total_bytes_to_be_received_(-1), in URLLoaderResource()60 total_bytes_to_be_received_(-1), in URLLoaderResource()144 *total_bytes_to_be_received = total_bytes_to_be_received_; in GetDownloadProgress()322 total_bytes_to_be_received_ = total_bytes_to_be_received; in OnPluginMsgUpdateProgress()327 bytes_received_, total_bytes_to_be_received_); in OnPluginMsgUpdateProgress()
130 int64_t total_bytes_to_be_received_; variable
57 total_bytes_to_be_received_(-1), in PepperURLLoaderHost()148 total_bytes_to_be_received_ = response.expectedContentLength(); in didReceiveResponse()427 record_download ? total_bytes_to_be_received_ : -1)); in UpdateProgress()
137 int64_t total_bytes_to_be_received_; variable