Home
last modified time | relevance | path

Searched refs:default_locale_id (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/native/annotator/datetime/
Dregex-parser.cc347 for (const int default_locale_id : default_locale_ids_) { in ParseAndExpandLocales() local
348 if (result_set.find(default_locale_id) == result_set.end()) { in ParseAndExpandLocales()
349 result.push_back(default_locale_id); in ParseAndExpandLocales()