Searched defs:fetch (Results 1 – 2 of 2) sorted by relevance
54 public static String fetch(ITestDevice device, String packageName, AppVersionInfo info) in fetch() method in AppVersionFetcher
28 def fetch(proj_path: Path, remote_names: List[str]) -> None: function