Home
last modified time | relevance | path

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

/tools/acloud/
DREADME.md194 #### **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
/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py263 def pull(self, member in AdbProxy