Searched defs:remote_path (Results 1 – 3 of 3) sorted by relevance
298 def pull(self, remote_path, local_path): argument
775 def _verify_remote(self, checksum, remote_path): argument
68 static void ensure_trailing_separators(std::string& local_path, std::string& remote_path) { in ensure_trailing_separators()