Searched refs:compareMethodNamesForDiff (Results 1 – 1 of 1) sorted by relevance
2526 int compareMethodNamesForDiff(const void *a, const void *b) in compareMethodNamesForDiff() function2552 if (method != NULL && !compareMethodNamesForDiff(&method, &matchThis)) { in findMatch()