Home
last modified time | relevance | path

Searched refs:placeResourceAtPath (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/icu/
DResourceSplitter.java270 placeResourceAtPath(root, si.targetNodePath, res); in handleSplit()
320 private void placeResourceAtPath(Resource root, String targetNodePath, Resource res) { in placeResourceAtPath() method in ResourceSplitter.SplitProcessor