Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dudata.cpp1262 const char *tzFilesDir = u_getTimeZoneFilesDirectory(pErrorCode); in doOpenChoice() local
1263 if (tzFilesDir[0] != 0) { in doOpenChoice()
1265 fprintf(stderr, "Trying Time Zone Files directory = %s\n", tzFilesDir); in doOpenChoice()
1267 … retVal = doLoadFromIndividualFiles(/* pkgName.data() */ "", tzFilesDir, tocEntryPathSuffix, in doOpenChoice()