Home | History | Annotate | Download | only in runtime

Lines Matching refs:InitWithoutImage

1563     if (!class_linker_->InitWithoutImage(std::move(boot_class_path), &error_msg)) {
1568 // TODO: Should we move the following to InitWithoutImage?