Searched defs:entity_data_schema (Results 1 – 10 of 10) sorted by relevance
/external/libtextclassifier/actions/ |
D | lua-utils.h | 55 AnnotationIterator(const reflection::Schema* entity_data_schema, in AnnotationIterator() 103 AnnotatedSpanIterator(const reflection::Schema* entity_data_schema, in AnnotatedSpanIterator() 137 ActionsIterator(const reflection::Schema* entity_data_schema, in ActionsIterator() 166 ConversationIterator(const reflection::Schema* entity_data_schema, in ConversationIterator()
|
D | lua-utils.cc | 74 const reflection::Schema* entity_data_schema, in PushAnnotation() 101 const reflection::Schema* entity_data_schema, in PushAnnotation() 150 int ReadAnnotations(const reflection::Schema* entity_data_schema, in ReadAnnotations() 177 const reflection::Schema* entity_data_schema, LuaEnvironment* env) { in ReadAnnotation() 197 const reflection::Schema* entity_data_schema, LuaEnvironment* env) { in ReadClassificationResult() 231 const reflection::Schema* entity_data_schema, in PushAnnotation() 251 const reflection::Schema* entity_data_schema, in PushAction()
|
D | lua-ranker.h | 43 const reflection::Schema* entity_data_schema, in ActionsSuggestionsLuaRanker()
|
D | lua-ranker.cc | 35 const reflection::Schema* entity_data_schema, in Create()
|
D | lua-ranker_test.cc | 228 const reflection::Schema* entity_data_schema = in TEST() local
|
D | ranker.cc | 234 const reflection::Schema* entity_data_schema, in RankActions()
|
D | actions-suggestions.cc | 1439 const reflection::Schema* ActionsSuggestions::entity_data_schema() const { in entity_data_schema() function in libtextclassifier3::ActionsSuggestions
|
/external/libtextclassifier/utils/intents/ |
D | jni.cc | 218 const reflection::Schema* entity_data_schema, in EntityDataAsNamedVariantArray()
|
D | intent-generator.cc | 710 const reflection::Schema* entity_data_schema) in AnnotatorJniEnvironment()
|
/external/libtextclassifier/annotator/ |
D | annotator.cc | 2357 const reflection::Schema* Annotator::entity_data_schema() const { in entity_data_schema() function in libtextclassifier3::Annotator
|