Searched refs:CreateAnnotationActionsSpec (Results 1 – 1 of 1) sorted by relevance
2109 inline flatbuffers::Offset<AnnotationActionsSpec> CreateAnnotationActionsSpec(2142 return libtextclassifier3::CreateAnnotationActionsSpec(2154 flatbuffers::Offset<AnnotationActionsSpec> CreateAnnotationActionsSpec(flatbuffers::FlatBufferBuild…4144 return CreateAnnotationActionsSpec(_fbb, _o, _rehasher); in Pack()4147 inline flatbuffers::Offset<AnnotationActionsSpec> CreateAnnotationActionsSpec(flatbuffers::FlatBuff… in CreateAnnotationActionsSpec() function4159 return libtextclassifier3::CreateAnnotationActionsSpec( in CreateAnnotationActionsSpec()4637 …auto _annotation_actions_spec = _o->annotation_actions_spec ? CreateAnnotationActionsSpec(_fbb, _o… in CreateActionsModel()