Searched refs:InitNumberFormat (Results 1 – 2 of 2) sorted by relevance
56 static napi_value InitNumberFormat(napi_env env, napi_value exports);
141 napi_value IntlAddon::InitNumberFormat(napi_env env, napi_value exports) in InitNumberFormat() function in OHOS::Global::I18n::IntlAddon1817 val = IntlAddon::InitNumberFormat(env, val); in Init()