Searched refs:TZ_PIXEL_PATH (Results 1 – 2 of 2) sorted by relevance
62 static const char *TZ_PIXEL_PATH; variable
57 const char *I18nTimeZone::TZ_PIXEL_PATH = "/system/usr/ohos_timezone"; member in OHOS::Global::I18n::I18nTimeZone1269 const std::vector<std::filesystem::path> pixelPaths = {TZ_PIXEL_PATH, DISTRO_TZ_PIXEL_PATH}; in FindTzData()