Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/grammar/
H A Dtest-utils.h67 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable
H A Dgrammar-annotator.h83 const MutableFlatbufferBuilder* entity_data_builder_; variable
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dgrammar-actions.h57 const MutableFlatbufferBuilder* entity_data_builder_; variable
H A Dactions-suggestions.h263 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable
H A Dgrammar-actions_test.cc141 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; member in libtextclassifier3::__anona6b036450111::GrammarActionsTest
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator.h544 std::unique_ptr<MutableFlatbufferBuilder> entity_data_builder_; variable