Home
last modified time | relevance | path

Searched refs:GetTimeZoneCityInfoArray (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/interfaces/js/kits/include/
H A Dsystem_locale_manager_addon.h39 static napi_value GetTimeZoneCityInfoArray(napi_env env, napi_callback_info info);
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dsystem_locale_manager_addon.cpp47 DECLARE_NAPI_STATIC_FUNCTION("getTimeZoneCityItemArray", GetTimeZoneCityInfoArray) in InitSystemLocaleManager()
184 napi_value SystemLocaleManagerAddon::GetTimeZoneCityInfoArray(napi_env env, napi_callback_info info) in GetTimeZoneCityInfoArray() function in OHOS::Global::I18n::SystemLocaleManagerAddon