Searched refs:getArchSupported (Results 1 – 3 of 3) sorted by relevance
180 public static Set<String> getArchSupported() { in getArchSupported() method in AbiUtils
410 filter.addAll(AbiUtils.getArchSupported()); in evaluatePushingPair()
207 if (!AbiUtils.getArchSupported().contains(fileName)) { in shouldRunFolder()