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

/art/tools/dmtracedump/
H A Dtracedump.cc2247 int32_t compareMethodNamesForDiff(const void* a, const void* b) { function
2267 if (method != nullptr && !compareMethodNamesForDiff(&method, &matchThis)) {

Completed in 50 milliseconds