Searched refs:getGeneralNameInterface (Results 1 – 1 of 1) sorted by relevance
174 private GeneralNameInterface getGeneralNameInterface(int ndx) { in getGeneralNameInterface() method in GeneralSubtrees175 return getGeneralNameInterface(get(ndx)); in getGeneralNameInterface()178 private static GeneralNameInterface getGeneralNameInterface(GeneralSubtree gs) { in getGeneralNameInterface() method in GeneralSubtrees195 GeneralNameInterface current = getGeneralNameInterface(i); in minimize()200 GeneralNameInterface subsequent = getGeneralNameInterface(j); in minimize()351 GeneralNameInterface thisEntry = getGeneralNameInterface(i); in intersect()363 getGeneralNameInterface(otherEntryGS); in intersect()397 GeneralNameInterface thisAltEntry = getGeneralNameInterface(j); in intersect()402 other.getGeneralNameInterface(k); in intersect()441 GeneralNameInterface otherEntry = getGeneralNameInterface(otherEntryGS); in intersect()[all …]