Home
last modified time | relevance | path

Searched refs:ProcessJsParamLocaleList (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp317 bool ProcessJsParamLocaleList(napi_env env, napi_value argv, std::vector<LocaleInfo*> &candidateLocales, in ProcessJsParamLocaleList() function
322 HILOG_ERROR_I18N("ProcessJsParamLocaleList: Failed to obtain the parameter."); in ProcessJsParamLocaleList()
370 bool isValidParam = ProcessJsParamLocaleList(env, argv[1], candidateLocales, requestLocale); in GetBestMatchLocale()

Completed in 4 milliseconds