Home | History | Annotate | Download | only in include

Lines Matching refs:GetObjectHashCode

1308   jvmtiError (JNICALL *GetObjectHashCode) (jvmtiEnv* env,
2243 jvmtiError GetObjectHashCode(jobject object,
2245 return functions->GetObjectHashCode(this, object, hash_code_ptr);