Searched refs:SetNativeMethodPrefixes (Results 1 – 2 of 2) sorted by relevance
1396 jvmtiError (JNICALL *SetNativeMethodPrefixes) (jvmtiEnv* env,2349 jvmtiError SetNativeMethodPrefixes(jint prefix_count, in SetNativeMethodPrefixes() function2351 return functions->SetNativeMethodPrefixes(this, prefix_count, prefixes); in SetNativeMethodPrefixes()
941 static jvmtiError SetNativeMethodPrefixes(jvmtiEnv* env, in SetNativeMethodPrefixes() function in openjdkjvmti::JvmtiFunctions1585 JvmtiFunctions::SetNativeMethodPrefixes,