Home | History | Annotate | Download | only in gslib

Lines Matching refs:allow_splitting

276                                 gzip_exts=None, allow_splitting=False)
1040 def _ShouldDoParallelCompositeUpload(logger, allow_splitting, src_url, dst_url,
1046 allow_splitting: If false, then this function returns false.
1061 allow_splitting # Don't split the pieces multiple times.
1532 gzip_exts=None, allow_splitting=True):
1547 allow_splitting: Whether to allow the file to be split into component
1580 logger, allow_splitting, upload_url, dst_url, src_obj_size,
1719 allow_splitting, logger):
1725 allow_splitting: If false, then this function returns false.
1747 allow_splitting
2248 copy_exception_handler, allow_splitting=True):
2259 allow_splitting: Whether or not to allow sliced download.
2280 download_strategy, src_obj_metadata, allow_splitting, logger)
2617 copy_exception_handler, allow_splitting=True,
2629 allow_splitting: Whether to allow the file to be split into component
2811 allow_splitting=allow_splitting)
2826 allow_splitting=allow_splitting)