Searched defs:total_bytes_to_be_received (Results 1 – 8 of 8) sorted by relevance
137 int64_t* total_bytes_to_be_received) { in GetDownloadProgress()318 int64_t total_bytes_to_be_received) { in OnPluginMsgUpdateProgress()
126 int64_t total_bytes_to_be_received; member
68 int64_t total_bytes_to_be_received = 0; in OnOpen() local
72 int64_t* total_bytes_to_be_received) { in GetDownloadProgress()
128 int64_t total_bytes_to_be_received = 0; in ReadUrl() local
807 int64_t total_bytes_to_be_received = 0; in TestUntendedLoad() local
1366 int64_t total_bytes_to_be_received) { in UpdateDownloadProgress()
1301 …ownloadProgress(PP_Resource loader, int64_t* bytes_received, int64_t* total_bytes_to_be_received) { in Pnacl_M14_PPB_URLLoader_GetDownloadProgress()