Lines Matching refs:annotations_entity_data_schema
543 const reflection::Schema* annotations_entity_data_schema) const { in PushAction()
561 PushAnnotations(&action.annotations, annotations_entity_data_schema); in PushAction()
568 const reflection::Schema* annotations_entity_data_schema) const { in PushActions()
571 annotations_entity_data_schema](const int64 index) { in PushActions()
573 annotations_entity_data_schema); in PushActions()
580 const reflection::Schema* annotations_entity_data_schema) const { in ReadAction()
610 const reflection::Schema* annotations_entity_data_schema, in ReadActions() argument
622 ReadAction(actions_entity_data_schema, annotations_entity_data_schema)); in ReadActions()
632 const reflection::Schema* annotations_entity_data_schema) const { in PushConversation()
635 [this, conversation, annotations_entity_data_schema](const int64 index) { in PushConversation()
647 annotations_entity_data_schema); in PushConversation()