Searched refs:getApiMethods (Results 1 – 1 of 1) sorted by relevance
50 addMethods(apis.getApiMethods()); in mergeApis()66 public Map<String, MethodProfile> getApiMethods() { in getApiMethods() method in CallGraphManager.CoveredApiCache198 for (MethodProfile apiMethod : apiCache.getApiMethods().values()) { in markCoveredApisWithCaller()