Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/interfaces/js/kits/include/
H A Di18n_addon.h48 static napi_value InitPhoneNumberFormat(napi_env env, napi_value exports);
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp710 napi_value I18nAddon::InitPhoneNumberFormat(napi_env env, napi_value exports) in InitPhoneNumberFormat() function in OHOS::Global::I18n::I18nAddon
1592 val = I18nAddon::InitPhoneNumberFormat(env, val); in Init()