Home | History | Annotate | Download | only in include

Lines Matching refs:GetObjectHashCode

1317   jvmtiError (JNICALL *GetObjectHashCode) (jvmtiEnv* env,
2311 jvmtiError GetObjectHashCode(jobject object,
2313 return functions->GetObjectHashCode(this, object, hash_code_ptr);