Searched defs:destination (Results 1 – 3 of 3) sorted by relevance
38 public boolean open(String destination) { in open()
117 public AdbSocket openSocket(String destination) { in openSocket()
141 def fetch_artifact(branch, build, pattern, destination='.'): argument