Home | History | Annotate | Download | only in dmtracedump

Lines Matching full:findmatch

2545 int findMatch(MethodEntry** methods, int size, MethodEntry* matchThis)
2652 int match = findMatch(methods2, d2->numMethods, methods1[i]);