Searched defs:embedding_executor_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libtextclassifier/native/actions/ | ||
H A D | feature-processor_test.cc | 61 FakeEmbeddingExecutor embedding_executor_; member in libtextclassifier3::__anonba54d3390111::ActionsFeatureProcessorTest |
H A D | actions-suggestions.h | 144 std::unique_ptr<const EmbeddingExecutor> embedding_executor_; variable |
/aosp_15_r20/external/libtextclassifier/native/annotator/ | ||
H A D | annotator.h | 450 std::unique_ptr<const EmbeddingExecutor> embedding_executor_; variable |