Searched refs:pull (Results 1 – 25 of 25) sorted by relevance
21 use GitHub pull requests for this purpose. Consult22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more23 information on using pull requests.
45 * [pull](#pull)175 ### **pull**182 * Pull logs from a sole instance or prompt user to choose one to pull if where185 > $ acloud pull189 > $ acloud pull --instance-name "instance-name"193 > $ acloud pull --instance-name "instance-name" --file-name "file-name"
186 "pull/*.py",
16 adb pull /sdcard/atrace-ss.txt /tmp
134 ad.adb.pull("{} {}".format(DEVICE_DIAGMDLOG_FOLDER, local_logpath))146 ad.adb.pull("{} {}".format(DEVICE_DIAGMDLOG_FOLDER,
311 ad.adb.pull("%s %s" % (GNSSSTATUS_LOG_PATH+".", gnss_log_path),323 ad.adb.pull("%s %s" % (output_path, qxdm_log_path),326 output = ad.adb.pull("%s %s" % (path, qxdm_log_path),
180 self.dut.adb.pull("%s %s" % (br_out_path, self.dut.log_path))181 self.dut.adb.pull("/data/anr {}".format(current_path), timeout=600)186 self.dut.adb.pull("/data/misc/logd {}".format(current_path))187 self.dut.adb.pull(
52 from acloud.pull import pull400 log_files = pull.GetAllLogFilePaths(self._ssh)401 download_folder = pull.GetDownloadLogFolder(instance)402 pull.PullLogs(self._ssh, log_files, download_folder)
122 from acloud.pull import pull123 from acloud.pull import pull_args401 report = pull.Run(args)
85 mBucket.pull(Paths.get(mRemoteRoot), mLocalRoot); in testDownloadMultiple()107 mBucket.pull(Paths.get(mRemoteRoot, FILE_NAME), tempDst); in testUploadDownload()
89 dut.adb.pull(PULL_FILE)
20 `adb pull /sdcard/atrace-ss.txt`
22 `adb pull /sdcard/atrace-ss.txt`
958 self.adb.pull("%s %s" % (br_out_path, full_out_path))1010 self.adb.pull(1060 self.adb.pull(1071 self.adb.pull(1097 self.adb.pull(
271 def pull(self, member in AdbProxy
46 self.dut.adb.pull(self.sar_file_path, self.backup_sar_path)
497 public CommandResult pull(Path bucketPath) throws IOException { in pull() method in GCSBucketUtil508 public CommandResult pull(Path bucketPath, File localFile) throws IOException { in pull() method in GCSBucketUtil
128 self._ad.adb.pull(cmd)
7 change to pull it out of presubmit check.
302 ad.adb.pull('{} {}'.format(self.sar_file_path, output_path))
307 device.adb.pull("{} {}".format(path_on_phone, destination_path))
293 ad.adb.pull("%s/. %s" % (TCPDUMP_PATH, log_path), timeout=adb_pull_timeout)
189 ad.adb.pull('{} {}'.format(ini_file_phone, ini_file_local))
8363 ad.adb.pull(cmd, timeout=30, ignore_status=True)
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...