Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DFileCopier.java162 public static void ensureDirectoryExists(String targetDirectory) { in ensureDirectoryExists() method in FileCopier
DVettingViewer.java2071 FileCopier.ensureDirectoryExists(myOutputDir); in main()
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartSubdivisionNames.java64 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DChartAnnotations.java75 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DChartCollation.java103 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DGenerateChangeChart.java58 FileCopier.ensureDirectoryExists(dir); in main()
DShowKeyboards.java99 FileCopier.ensureDirectoryExists(keyboardChartDir); in main()
227 FileCopier.ensureDirectoryExists(keyboardChartLayoutsDir); in showHtml()
DGenerateTransformCharts.java85 FileCopier.ensureDirectoryExists(TRANSFORM_DIRECTORY); in main()
DShowData.java114 FileCopier.ensureDirectoryExists(options[DESTDIR].value); in main()
DGenerateSidewaysView.java178 FileCopier.ensureDirectoryExists(options[DESTDIR].value); in main()
DShowLanguages.java98 FileCopier.ensureDirectoryExists(FormattedFileWriter.CHART_TARGET_DIR); in main()