Searched refs:IsFileUrl (Results 1 – 13 of 13) sorted by relevance
393 if exp_src_url.IsFileUrl() and os.path.islink(exp_src_url.object_name):420 if src_url.IsFileUrl():421 if dst_crc32c != _NA or dst_url.IsFileUrl():426 elif dst_md5 != _NA or dst_url.IsFileUrl():431 if dst_url.IsFileUrl():543 if (cls.exclude_symlinks and url.IsFileUrl()573 if url.IsFileUrl():882 if dst_url.IsFileUrl():
163 if not StorageUrlFromString(url_str).IsFileUrl():
235 if top_level_storage_url.IsFileUrl():
394 if storage_url.IsFileUrl():
316 if storage_url.IsFileUrl() and not storage_url.IsDirectory():
793 if (self.exp_dst_url.IsFileUrl()
40 self.assertTrue(storage_url.IsFileUrl())44 self.assertTrue(storage_url.IsFileUrl())
51 def IsFileUrl(self): member in StorageUrl140 def IsFileUrl(self): member in _FileUrl218 def IsFileUrl(self): member in _CloudUrl
171 if storage_url.IsFileUrl() and storage_url.IsStream():261 if expanded_url.IsFileUrl():469 if expanded_url.IsFileUrl():
342 if dst_url.IsFileUrl():408 if ((exp_dst_url.IsFileUrl() and not exp_dst_url.IsDirectory()) or487 if dst_url.IsFileUrl():531 if exp_src_url.IsFileUrl() and exp_src_url.IsStream():558 (exp_dst_url.IsFileUrl() and exp_dst_url.IsDirectory()))640 exp_dst_url.IsFileUrl() or _ShouldTreatDstUrlAsBucketSubDir(1128 if storage_url.IsFileUrl():1188 if (src_url.IsFileUrl() and src_url.delim == '\\'1207 if src_url.IsFileUrl() and dst_url.IsFileUrl():1232 if src_url.IsFileUrl() and src_url.IsStream():[all …]
652 if url.IsFileUrl():
937 if storage_url.IsFileUrl():
111 if exp_src_url.IsFileUrl() and os.path.islink(exp_src_url.object_name):