Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/testing/
Dannotator.cc39 const bool enabled_for_annotation, const float score, in MakePattern() argument
46 if (enabled_for_annotation) enabled_modes |= ModeFlag_ANNOTATION; in MakePattern()
59 const bool enabled_for_annotation, const float score) { in MakePattern() argument
61 enabled_for_selection, enabled_for_annotation, in MakePattern()
Dannotator.h57 const bool enabled_for_annotation, const float score,
64 const bool enabled_for_annotation, const float score);