Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/
Dlua-utils.cc426 PushAnnotations(&annotated_span.classification, entity_data_schema); in PushAnnotatedSpan()
561 PushAnnotations(&action.annotations, annotations_entity_data_schema); in PushAction()
Dlua-utils.h324 void PushAnnotations(const std::vector<Annotation>* annotations, in PushAnnotations() function