Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dregex-actions.cc227 UnicodeText normalized_group_match_text = in SuggestActions() local
231 group, normalized_group_match_text.ToUTF8String(), in SuggestActions()
248 entity_data_builder, group, normalized_group_match_text, in SuggestActions()
/external/libtextclassifier/native/annotator/
Dannotator.cc2588 UnicodeText normalized_group_match_text = in SerializedEntityDataFromRegexMatch() local
2593 normalized_group_match_text = in SerializedEntityDataFromRegexMatch()
2595 normalized_group_match_text); in SerializedEntityDataFromRegexMatch()
2600 normalized_group_match_text.ToUTF8String())) { in SerializedEntityDataFromRegexMatch()