Searched refs:pathTypeOut (Results 1 – 1 of 1) sorted by relevance
102 … public static Set<String> getPaths(CLDRFile cldrFile, String path, Output<PathType> pathTypeOut) { in getPaths() argument118 if (pathTypeOut != null) { in getPaths()119 pathTypeOut.value = pathType; in getPaths()