Searched refs:remote_path (Results 1 – 2 of 2) sorted by relevance
27 remote_path="/data/data/${package}/cache/${filename}"43 adb shell "setprop '${filename_key}' '${remote_path}'"
298 def pull(self, remote_path, local_path): argument299 self._call_adb(*["pull", remote_path, local_path])