Home | History | Annotate | Download | only in include

Lines Matching refs:GetArgumentsSize

1369   jvmtiError (JNICALL *GetArgumentsSize) (jvmtiEnv* env,
2301 jvmtiError GetArgumentsSize(jmethodID method,
2303 return functions->GetArgumentsSize(this, method, size_ptr);