Searched refs:enabled_for_selection (Results 1 – 2 of 2) sorted by relevance
/external/libtextclassifier/native/utils/testing/ |
D | annotator.cc | 38 const bool enabled_for_classification, const bool enabled_for_selection, in MakePattern() argument 48 if (enabled_for_selection) enabled_modes |= ModeFlag_SELECTION; in MakePattern() 58 const bool enabled_for_classification, const bool enabled_for_selection, in MakePattern() argument 61 enabled_for_selection, enabled_for_annotation, in MakePattern()
|
D | annotator.h | 56 const bool enabled_for_classification, const bool enabled_for_selection, 63 const bool enabled_for_classification, const bool enabled_for_selection,
|