Searched refs:TZ_PIXEL_PATH (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | i18n_timezone.h | 62 static const char *TZ_PIXEL_PATH; member in OHOS::Global::I18n::I18nTimeZone |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | i18n_timezone.cpp | 57 const char *I18nTimeZone::TZ_PIXEL_PATH = "/system/usr/ohos_timezone"; member in OHOS::Global::I18n::I18nTimeZone 1269 const std::vector<std::filesystem::path> pixelPaths = {TZ_PIXEL_PATH, DISTRO_TZ_PIXEL_PATH}; in FindTzData() |
Completed in 3 milliseconds