Searched defs:AnnotationActionsSpecBuilder (Results 1 – 1 of 1) sorted by relevance
2070 struct AnnotationActionsSpecBuilder { struct2071 typedef AnnotationActionsSpec Table;2072 flatbuffers::FlatBufferBuilder &fbb_;2073 flatbuffers::uoffset_t start_;2074 …fers::Offset<libtextclassifier3::AnnotationActionsSpec_::AnnotationMapping>>> annotation_mapping) { in add_annotation_mapping()2098 explicit AnnotationActionsSpecBuilder(flatbuffers::FlatBufferBuilder &_fbb) in AnnotationActionsSpecBuilder() argument2119 AnnotationActionsSpecBuilder builder_(_fbb); argument