Searched refs:check_and_pull_binary (Results 1 – 1 of 1) sorted by relevance
99 self.check_and_pull_binary(path, build_id, binary_cache_file)101 def check_and_pull_binary(self, path: str, expected_build_id: str, binary_cache_file: Path): member in BinarySourceFromDevice