Searched refs:check_if_boot_image_file_exists (Results 1 – 1 of 1) sorted by relevance
160 function check_if_boot_image_file_exists() { function182 if ! check_if_boot_image_file_exists "$image_location_dir" "core.art" && \183 check_if_boot_image_file_exists "$image_location_dir" "boot.art"; then