Home
last modified time | relevance | path

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

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