Home | History | Annotate | Download | only in runtime

Lines Matching refs:JavaVMExt

1210   java_vm_ = JavaVMExt::Create(this, runtime_options, &error_msg);
1212 LOG(ERROR) << "Could not initialize JavaVMExt: " << error_msg;