Searched refs:PushAnnotations (Results 1 – 2 of 2) sorted by relevance
426 PushAnnotations(&annotated_span.classification, entity_data_schema); in PushAnnotatedSpan()561 PushAnnotations(&action.annotations, annotations_entity_data_schema); in PushAction()
324 void PushAnnotations(const std::vector<Annotation>* annotations, in PushAnnotations() function