Searched defs:Method (Results 1 – 4 of 4) sorted by relevance
247 Class<?> runtimeClass, JDiffMethod method, Map<Method, String> mismatchReasons) { in findMatchingMethod()257 Class<?> runtimeClass, JDiffMethod method, Map<Method, String> mismatchReasons) { in findMatchingMethodImpl()312 Map<Method, String> mismatchReasons) { in matchesSignature()
95 message Method { message
44 private typealias Method = InstantAppResolverService.(InstantAppRequestInfo) -> Unit in <lambda>() typealias
98 TEST_PACKAGES.add(String.format(JDWP_PACKAGE_BASE, "Method")); in String.format()