Searched defs:hashCodeMID (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaXPCOMBindingUtils.cpp73 jmethodID hashCodeMID = nsnull; variable
157 !(hashCodeMID = env->GetStaticMethodID(clazz, "identityHashCode",
494 (PRUint32) env->CallStaticIntMethod(systemClass, hashCodeMID,
553 (PRUint32) env->CallStaticIntMethod(systemClass, hashCodeMID, aProxy),
588 (PRUint32) env->CallStaticIntMethod(systemClass, hashCodeMID,
624 (PRUint32) env->CallStaticIntMethod(systemClass, hashCodeMID,

Completed in 523 milliseconds