Searched refs:metaGetDeclaredMethod (Results 1 – 1 of 1) sorted by relevance
194 Method metaGetDeclaredMethod = in canDiscoverMethodWithMetaReflection() local197 return ((Method)metaGetDeclaredMethod.invoke(klass, name, null)) != null; in canDiscoverMethodWithMetaReflection()