Searched refs:voffJavaLangObject_hashCode (Results 1 – 3 of 3) sorted by relevance
321 int voffJavaLangObject_hashCode; member
426 { &gDvm.voffJavaLangObject_hashCode, "Ljava/lang/Object;", "hashCode", "()I" }, in initVirtualMethodOffsets()
286 allMethods[1] = obj->vtable[gDvm.voffJavaLangObject_hashCode]; in gatherMethods()