Home
last modified time | relevance | path

Searched refs:ensureDirectoryExists (Results 1 – 12 of 12) 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.java1669 FileCopier.ensureDirectoryExists(myOutputDir); in main()
/external/cldr/tools/java/org/unicode/cldr/tool/
DChartSubdivisionNames.java65 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DChartAnnotations.java79 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DChartCollation.java95 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DGenerateChangeChart.java58 FileCopier.ensureDirectoryExists(dir); in main()
DShowKeyboards.java99 FileCopier.ensureDirectoryExists(keyboardChartDir); in main()
230 FileCopier.ensureDirectoryExists(keyboardChartLayoutsDir); in showHtml()
DGenerateTransformCharts.java85 FileCopier.ensureDirectoryExists(TRANSFORM_DIRECTORY); in main()
DShowData.java115 FileCopier.ensureDirectoryExists(options[DESTDIR].value); in main()
DChartGrammaticalForms.java95 FileCopier.ensureDirectoryExists(DIR); in writeContents()
DGenerateSidewaysView.java177 FileCopier.ensureDirectoryExists(options[DESTDIR].value); in main()
DShowLanguages.java99 FileCopier.ensureDirectoryExists(FormattedFileWriter.CHART_TARGET_DIR); in main()