Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/grammar/
Dtest-utils.h67 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable
Dgrammar-annotator.h83 const MutableFlatbufferBuilder* entity_data_builder_; variable
/external/libtextclassifier/native/actions/
Dgrammar-actions.h57 const MutableFlatbufferBuilder* entity_data_builder_; variable
Dactions-suggestions.h257 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable
Dgrammar-actions_test.cc141 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; member in libtextclassifier3::__anon7c60ce160111::GrammarActionsTest
/external/libtextclassifier/native/annotator/
Dannotator.h541 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable