Searched refs:get_path_in_cache (Results 1 – 1 of 1) sorted by relevance
45 def get_path_in_cache(self, device_path: str, build_id: str) -> Path: member in BinaryCache98 binary_cache_file = binary_cache.get_path_in_cache(path, build_id)225 to_path = self.binary_cache.get_path_in_cache(device_path, expected_build_id)330 return self.binary_cache.get_path_in_cache(device_path, build_id)