Home
last modified time | relevance | path

Searched defs:AnnotationActionsSpecBuilder (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h2070 struct AnnotationActionsSpecBuilder { struct
2071 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() argument
2119 AnnotationActionsSpecBuilder builder_(_fbb); argument