Searched refs:MethodSignature (Results 1 – 1 of 1) sorted by relevance
53 MethodSignature sigBuildinSyncTypeToAny = new MethodSignature( in test()56 MethodSignature sigBuildinAsyncToVoid = new MethodSignature( in test()59 MethodSignature sigAddonSyncStringToVoid = new MethodSignature( in test()62 MethodSignature sigAddonSyncStringInterfaceToVoid = new MethodSignature( in test()65 MethodSignature sigAddonSyncStringToInterface = new MethodSignature( in test()73 new MethodSignature[] { sigBuildinSyncTypeToAny, in test()89 new MethodSignature[] { sigAddonSyncStringToInterface, in test()164 private final class MethodSignature { class in TypeDescription_Test165 public MethodSignature( in MethodSignature() method in TypeDescription_Test.MethodSignature210 MethodSignature[] methodSignatures, in TypeSignature()[all …]