Searched refs:outer_total_size (Results 1 – 2 of 2) sorted by relevance
80 outer_total_size = self.total_size92 size = outer_total_size104 outer_total_size, outer_progress_callback)184 outer_total_size = self.total_size variable in DownloadCallbackConnectionClassFactory.GetConnectionClass.DownloadCallbackConnection235 self.outer_total_size, self.outer_progress_callback)
647 outer_total_size = object_size649 outer_total_size = end_byte + 1651 outer_total_size = json.loads(serialization_data)['total_size']654 if outer_total_size is None:658 progress_callback(start_byte, outer_total_size)664 bytes_downloaded_container, total_size=outer_total_size,