Searched refs:compareMethodNamesForDiff (Results 1 - 1 of 1) sorted by relevance

/dalvik/tools/dmtracedump/
H A DTraceDump.c3240 int compareMethodNamesForDiff(const void *a, const void *b) function
3266 if (method != NULL && !compareMethodNamesForDiff(&method, &matchThis)) {

Completed in 9 milliseconds