Searched refs:prefix_count (Results 1 – 2 of 2) sorted by relevance
1397 jint prefix_count,2349 jvmtiError SetNativeMethodPrefixes(jint prefix_count, in SetNativeMethodPrefixes()2351 return functions->SetNativeMethodPrefixes(this, prefix_count, prefixes); in SetNativeMethodPrefixes()
936 [[maybe_unused]] jint prefix_count, in SetNativeMethodPrefixes() argument