Home
last modified time | relevance | path

Searched defs:getContainers (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DContainment.java117 public static Set<String> getContainers(String territory) { in getContainers() method in Containment
/external/swiftshader/third_party/subzero/src/
DIceOperand.h987 const VarList &getContainers() const { return Containers; } in getContainers() function