Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dgrammar-actions.cc57 const ReflectiveFlatbufferBuilder* entity_data_builder, in GetActions()
98 const ReflectiveFlatbufferBuilder* entity_data_builder, in InstantiateActionsFromMatch()
203 const ReflectiveFlatbufferBuilder* entity_data_builder, in GrammarActions()
Dutils.cc55 const ReflectiveFlatbufferBuilder* entity_data_builder, in SuggestTextRepliesFromCapturingMatch()
Dregex-actions.cc192 const ReflectiveFlatbufferBuilder* entity_data_builder, in SuggestActions()
/external/libtextclassifier/native/utils/intents/
Djni.cc347 ReflectiveFlatbufferBuilder entity_data_builder(entity_data_schema); in EntityDataAsNamedVariantArray() local
/external/libtextclassifier/native/annotator/grammar/
Dgrammar-annotator.cc52 const ReflectiveFlatbufferBuilder* entity_data_builder, in GrammarAnnotatorCallbackDelegate()
355 const ReflectiveFlatbufferBuilder* entity_data_builder) in GrammarAnnotator()