Home
last modified time | relevance | path

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

/aosp_15_r20/external/icu/libandroidicuinit/
H A DIcuRegistration.cpp269 std::string tzdataModulePath; in getTimeZoneModulePath() local
270 tzdataModulePath = tzdataModulePathPrefix; in getTimeZoneModulePath()
271 tzdataModulePath += "/etc/tz/versioned/" + CURRENT_MAJOR_FORMAT_VERSION + "/icu"; in getTimeZoneModulePath()
272 return tzdataModulePath; in getTimeZoneModulePath()