Home
last modified time | relevance | path

Searched refs:GetSystemHour (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h100 static std::string GetSystemHour();
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1098 std::string LocaleConfig::GetSystemHour() in GetSystemHour() function in OHOS::Global::I18n::LocaleConfig
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4733 std::string sysHour = OHOS::Global::I18n::LocaleConfig::GetSystemHour(); in InitGlobalConfiguration()