Home | History | Annotate | Download | only in actions

Lines Matching defs:annotator

27 #include "annotator/annotator.h"
28 #include "annotator/annotator_jni_common.h"
41 using libtextclassifier3::Annotator;
370 const Annotator* annotator = reinterpret_cast<Annotator*>(annotatorPtr);
373 context->model()->SuggestActions(conversation, annotator, options);
376 annotator ? annotator->entity_data_schema() : nullptr;