Searched refs:only_if_changed (Results 1 – 1 of 1) sorted by relevance
205 def GetHelper(self, bucket, remote_path, local_path, only_if_changed): argument208 if only_if_changed:213 if only_if_changed and remote_hash == local_hash: