Home
last modified time | relevance | path

Searched refs:compareMethodHelper (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/oo/
DObject.cpp208 static inline int compareMethodHelper(Method* method, const char* methodName, in compareMethodHelper() function
401 if (compareMethodHelper(method, name, returnType, argCount, in findMethodInListByDescriptor()