HomeSort by relevance Sort by last modified time
    Searched refs:_start_byte (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
progress_callback.py 135 self._start_byte = start_byte
167 MakeHumanReadable(last_byte_processed - self._start_byte),
169 if total_size and last_byte_processed - self._start_byte == total_size:
copy_helper.py     [all...]
boto_translation.py 133 self._start_byte = start_byte
144 self._callback(self._start_byte + bytes_downloaded, total_size)
    [all...]

Completed in 951 milliseconds