Searched refs:collect_binary (Results 1 – 1 of 1) sorted by relevance
91 self.collect_binary(path, build_id, binary_cache)94 def collect_binary(self, path: str, build_id: str, binary_cache: BinaryCache): member in BinarySourceFromDevice