Home
last modified time | relevance | path

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

/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h167 static const char *TIMEZONES_TAG; member in OHOS::Global::I18n::ZoneUtil
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp33 const char *ZoneUtil::TIMEZONES_TAG = "timezones"; member in ZoneUtil
403 if (xmlStrcmp(value->name, reinterpret_cast<const xmlChar *>(TIMEZONES_TAG)) != 0) { in GetTimezones()

Completed in 2 milliseconds