Searched refs:InitNumberFormatContext (Results 1 – 2 of 2) sorted by relevance
109 …bool InitNumberFormatContext(napi_env env, napi_callback_info info, std::vector<std::string> local…
622 if (!obj->InitNumberFormatContext(env, info, localeTags, map)) { in NumberFormatConstructor()630 bool IntlAddon::InitNumberFormatContext(napi_env env, napi_callback_info info, std::vector<std::str… in InitNumberFormatContext() function in OHOS::Global::I18n::IntlAddon