Searched defs:TIMEZONE_KEY (Results 1 – 9 of 9) sorted by relevance
20 const char * const TIMEZONE_KEY = "persist.time.timezone"; variable
27 constexpr const char *TIMEZONE_KEY = "persist.time.timezone"; variable
174 static const char *TIMEZONE_KEY; variable
28 const std::string TIMEZONE_KEY = "persist.time.timezone"; variable
116 static const char *TIMEZONE_KEY; variable
25 const char *DateTimeFormat::TIMEZONE_KEY = "persist.time.timezone"; member in OHOS::Global::I18n::DateTimeFormat
51 const char *I18nTimeZone::TIMEZONE_KEY = "persist.time.timezone"; member in OHOS::Global::I18n::I18nTimeZone
40 const char *ZoneUtil::TIMEZONE_KEY = "persist.time.timezone"; member in ZoneUtil
35 const std::string TIMEZONE_KEY = "persist.time.timezone"; variable