Searched refs:addToMethodMap (Results 1 – 2 of 2) sorted by relevance
174 addToMethodMap(methodMap, methods()); in addVisibleMethods()
509 void addToMethodMap(Map<String, Method> methodMap, List<Method> methodList) { in addToMethodMap() method in ReferenceTypeImpl