Home
last modified time | relevance | path

Searched refs:tzIdConfigPath (Results 1 - 2 of 2) sorted by relevance

/base/time/time_service/services/time/src/
H A Dtime_zone_info.cpp88 const char *tzIdConfigPath = stat(DISTRO_TIMEZONE_LIST_CONFIG, &s) == 0 ? in GetTimeZoneAvailableIDs() local
91 if (realpath(tzIdConfigPath, resolvedPath.get()) == nullptr) { in GetTimeZoneAvailableIDs()
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp321 const char *tzIdConfigPath = stat(DISTRO_TIMEZONE_LIST_CONFIG, &s) == 0 ? in GetTimeZoneAvailableIDs() local
324 if (realpath(tzIdConfigPath, resolvedPath.get()) == nullptr) { in GetTimeZoneAvailableIDs()

Completed in 2 milliseconds