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