Home | History | Annotate | Download | only in driver

Lines Matching refs:is_boot_image

2125     const bool is_boot_image = manager_->GetCompiler()->GetCompilerOptions().IsBootImage();
2165 bool too_many_encoded_fields = !is_boot_image &&
2171 (is_app_image || is_boot_image) &&
2176 if (is_boot_image) {
2219 if (is_boot_image) {
2248 DCHECK(!is_boot_image) << "Boot image must have equal dex files";