Searched defs:getMethodSignature (Results 1 – 5 of 5) sorted by relevance
98 private static String getMethodSignature(Method m) { in getMethodSignature() method in SubstitutableLoggerTest
240 private String getMethodSignature(Symbol.MethodSymbol method) { in getMethodSignature() method in InferredJARModelsHandler
291 private MethodSignature getMethodSignature(ComponentMethodDescriptor method) { in getMethodSignature() method in ComponentImplementationBuilder
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