Home
last modified time | relevance | path

Searched refs:check_if_boot_image_file_exists (Results 1 – 1 of 1) sorted by relevance

/art/tools/
Dart160 function check_if_boot_image_file_exists() { function
182 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