Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Ddiag_logger.py134 def pull(self, session_id=None, out_path=None): member in DiagLoggerBase
Dadb.py270 def pull(self, member in AdbProxy
/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