Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/datetime/
Dregex-parser.cc209 for (auto& span_index_pair : indexed_found_spans) { in Parse() local
210 resolved_found_spans.push_back(span_index_pair.first); in Parse()