Searched refs:FindBootImage (Results 1 – 7 of 7) 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,
348 mock_gf_utils.FindBootImage.return_value = boot_image_path
360 boot_image_path = create_common.FindBootImage(
287 boot_image_path = create_common.FindBootImage(search_path,
154 mock_create_common.FindBootImage.return_value = "boot.img"