Lines Matching full:exception_init_method
2329 ArtMethod* exception_init_method =2332 CHECK(exception_init_method != nullptr) << "No <init>" << signature << " in "2366 InvokeWithJValues(soa, ref.get(), soa.EncodeMethod(exception_init_method), jv_args);