Searched refs:countryList (Results 1 – 1 of 1) sorted by relevance
161 std::vector<std::string> countryList; in GetCountryInfoArray() local162 …ool isSuccess = VariableConvertor::GetStringArrayFromJsParam(env, argv[0], "regions", countryList); in GetCountryInfoArray()175 …leItem> localeItemList = obj->systemLocaleManager_->GetCountryInfoArray(countryList, options, err); in GetCountryInfoArray()