Searched refs:FindBootImage (Results 1 – 6 of 6) sorted by relevance
175 create_common.FindBootImage(temp_dir)180 create_common.FindBootImage(temp_dir)186 create_common.FindBootImage(temp_dir))192 create_common.FindBootImage(temp_dir))
214 def FindBootImage(path, raise_error=True): function
439 boot_image_path = create_common.FindBootImage(kernel_search_path,
359 boot_image_path = create_common.FindBootImage(
285 boot_image_path = create_common.FindBootImage(search_path,
153 mock_create_common.FindBootImage.return_value = "boot.img"