Searched refs:GetSystemCountriesWithError (Results 1 – 2 of 2) sorted by relevance
34 static napi_value GetSystemCountriesWithError(napi_env env, napi_callback_info info);
50 DECLARE_NAPI_STATIC_FUNCTION("getSystemCountries", GetSystemCountriesWithError), in InitI18nSystem()136 napi_value I18nSystemAddon::GetSystemCountriesWithError(napi_env env, napi_callback_info info) in GetSystemCountriesWithError() function in OHOS::Global::I18n::I18nSystemAddon