Home | History | Annotate | Download | only in include

Lines Matching refs:SetNativeMethodPrefix

1392   jvmtiError (JNICALL *SetNativeMethodPrefix) (jvmtiEnv* env,
2345 jvmtiError SetNativeMethodPrefix(const char* prefix) {
2346 return functions->SetNativeMethodPrefix(this, prefix);