Home | History | Annotate | Download | only in include

Lines Matching refs:SetNativeMethodPrefixes

1396   jvmtiError (JNICALL *SetNativeMethodPrefixes) (jvmtiEnv* env,
2349 jvmtiError SetNativeMethodPrefixes(jint prefix_count,
2351 return functions->SetNativeMethodPrefixes(this, prefix_count, prefixes);