Searched refs:isValidParam (Results 1 – 1 of 1) sorted by relevance
370 bool isValidParam = ProcessJsParamLocaleList(env, argv[1], candidateLocales, requestLocale); in GetBestMatchLocale() local371 if (!isValidParam) { in GetBestMatchLocale()