Searched refs:profile_boot_class_path (Results 1 – 1 of 1) sorted by relevance
713 bool profile_boot_class_path; in startVm() local717 profile_boot_class_path = in startVm()721 profile_boot_class_path = true; in startVm()724 profile_boot_class_path = false; in startVm()727 if (profile_boot_class_path) { in startVm()741 const bool use_apex_image = profile_boot_class_path || (use_jitzygote_image_flag == "true"); in startVm()