Searched defs:methodName (Results 1 – 5 of 5) sorted by relevance
220 private static boolean hasMethod(String className, String methodName, in hasMethod()232 Class<?> klass, String methodName, Class<?> ... paramTypes) { in hasMethod()
150 String methodName = stack[i].getMethodName(); in logWithTrace() local
61 const char* methodName) { in checkAndClearExceptionFromCallback()
425 private static int findMatch(Uri uri, String methodName) { in findMatch()
352 String methodName = stack[3].getMethodName(); in log() local