Home | History | Annotate | Download | only in runtime

Lines Matching refs:InitWithoutImage

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