Searched refs:enabled_for_classification (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 47 if (enabled_for_classification) enabled_modes |= ModeFlag_CLASSIFICATION; in MakePattern() 58 const bool enabled_for_classification, const bool enabled_for_selection, in MakePattern() argument 60 return MakePattern(collection_name, pattern, enabled_for_classification, 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,
|