Home
last modified time | relevance | path

Searched defs:pull (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/
DREADME.md191 #### **setup**
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java497 public CommandResult pull(Path bucketPath) throws IOException { in pull() method in GCSBucketUtil
508 public CommandResult pull(Path bucketPath, File localFile) throws IOException { in pull() method in GCSBucketUtil