Searched refs:default_locale_id (Results 1 – 1 of 1) sorted by relevance
347 for (const int default_locale_id : default_locale_ids_) { in ParseAndExpandLocales() local348 if (result_set.find(default_locale_id) == result_set.end()) { in ParseAndExpandLocales()349 result.push_back(default_locale_id); in ParseAndExpandLocales()