Home
last modified time | relevance | path

Searched refs:CreateAnnotationActionsSpec (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.h2109 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() function
4159 return libtextclassifier3::CreateAnnotationActionsSpec( in CreateAnnotationActionsSpec()
4637 …auto _annotation_actions_spec = _o->annotation_actions_spec ? CreateAnnotationActionsSpec(_fbb, _o… in CreateActionsModel()