Searched refs:getCommonMethodCalls (Results 1 – 3 of 3) sorted by relevance
76 for (MethodProfile callee: method.getCommonMethodCalls().values()) { in tarjan()
119 for (MethodProfile methodCall : method.getCommonMethodCalls().values()) { in resolveMethodCoveredApis()
105 public Map<String, MethodProfile> getCommonMethodCalls() { in getCommonMethodCalls() method in MethodProfile