Searched defs:getMethodSignature (Results 1 – 3 of 3) sorted by relevance
98 private static String getMethodSignature(Method m) { in getMethodSignature() method in SubstitutableLoggerTest
159 public static String getMethodSignature( final Type return_type, final Type[] arg_types ) { in getMethodSignature() method in Type
2220 public final String getMethodSignature(long classID, long methodID) { in getMethodSignature() method in VmMirror