Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/interfaces/js/kits/include/
H A Di18n_system_addon.h59 static napi_value Set24HourClockWithError(napi_env env, napi_callback_info info);
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_system_addon.cpp59 DECLARE_NAPI_STATIC_FUNCTION("set24HourClock", Set24HourClockWithError), in InitI18nSystem()
234 napi_value I18nSystemAddon::Set24HourClockWithError(napi_env env, napi_callback_info info) in Set24HourClockWithError() function in OHOS::Global::I18n::I18nSystemAddon