Home | History | Annotate | Download | only in dmtracedump

Lines Matching refs:meth1

807 static int32_t compareMethods(const void* meth1, const void* meth2) {
808 int64_t id1 = ((const MethodEntry*) meth1)->methodId;