Home
last modified time | relevance | path

Searched defs:ActionsModelBuilder (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.h3115 struct ActionsModelBuilder { struct
3116 typedef ActionsModel Table;
3117 flatbuffers::FlatBufferBuilder &fbb_;
3118 flatbuffers::uoffset_t start_;
3119 void add_locales(flatbuffers::Offset<flatbuffers::String> locales) { in add_locales()
3122 void add_version(int32_t version) { in add_version()
3125 void add_name(flatbuffers::Offset<flatbuffers::String> name) { in add_name()
3128 …te_model_spec(flatbuffers::Offset<libtextclassifier3::TensorflowLiteModelSpec> tflite_model_spec) { in add_tflite_model_spec()
3131 …oid add_smart_reply_action_type(flatbuffers::Offset<flatbuffers::String> smart_reply_action_type) { in add_smart_reply_action_type()
3134 …set<flatbuffers::Vector<flatbuffers::Offset<libtextclassifier3::ActionTypeOptions>>> action_type) { in add_action_type()
[all …]