Searched refs:SetNativeMethodPrefixes (Results 1 – 1 of 1) 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()