Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dgrammar-actions.cc103 if (group->use_annotation_match()) { in InstantiateActionsFromMatch()
Dgrammar-actions_test.cc57 bool use_annotation_match = false; member
97 actions_spec->capturing_group.back()->use_annotation_match = in AddActionSpec()
98 annotation.use_annotation_match; in AddActionSpec()
Dactions_model.fbs446 use_annotation_match:bool;