Searched refs:diffFunctions (Results 1 – 1 of 1) sorted by relevance
383 ArraySet<String> diffFunctions = new ArraySet<>(); in getFunctionsDiffMap() local388 diffFunctions.add(functionId); in getFunctionsDiffMap()391 if (!diffFunctions.isEmpty()) { in getFunctionsDiffMap()392 diffMap.put(packageName, diffFunctions); in getFunctionsDiffMap()