Searched refs:ProcessJsParamLocaleList (Results 1 – 1 of 1) sorted by relevance
317 bool ProcessJsParamLocaleList(napi_env env, napi_value argv, std::vector<LocaleInfo*> &candidateLoc… in ProcessJsParamLocaleList() function370 bool isValidParam = ProcessJsParamLocaleList(env, argv[1], candidateLocales, requestLocale); in GetBestMatchLocale()