Searched refs:InitPhoneNumberFormatContext (Results 1 – 2 of 2) sorted by relevance
70 …bool InitPhoneNumberFormatContext(napi_env env, napi_callback_info info, const std::string &countr…
775 if (!obj->InitPhoneNumberFormatContext(env, info, country.data(), options)) { in PhoneNumberFormatConstructor()782 bool I18nAddon::InitPhoneNumberFormatContext(napi_env env, napi_callback_info info, const std::stri… in InitPhoneNumberFormatContext() function in OHOS::Global::I18n::I18nAddon