Searched refs:meth2 (Results 1 – 2 of 2) sorted by relevance
83 …oc1, jobject obj, jmethodID meth2, jlocation loc2), (jvmti, jni, jthreadContainer{.thread = thread…
807 static int32_t compareMethods(const void* meth1, const void* meth2) { in compareMethods() argument809 int64_t id2 = ((const MethodEntry*) meth2)->methodId; in compareMethods()