Home
last modified time | relevance | path

Searched refs:ActionsTokenFeatureProcessorOptionsT (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dfeature-processor_test.cc55 ActionsTokenFeatureProcessorOptionsT* options) const { in PackFeatureProcessorOptions()
66 ActionsTokenFeatureProcessorOptionsT options; in TEST_F()
85 ActionsTokenFeatureProcessorOptionsT options; in TEST_F()
106 ActionsTokenFeatureProcessorOptionsT options; in TEST_F()
H A Dactions-suggestions_test.cc1421 new ActionsTokenFeatureProcessorOptionsT); in EmbeddingTest()
1442 ActionsTokenFeatureProcessorOptionsT* options_;
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_actions_actions_model/gen/actions/
Dactions_model_generated.h51 struct ActionsTokenFeatureProcessorOptionsT;
804 struct ActionsTokenFeatureProcessorOptionsT : public flatbuffers::NativeTable { struct
825 ActionsTokenFeatureProcessorOptionsT() = default; argument
826 ActionsTokenFeatureProcessorOptionsT(const ActionsTokenFeatureProcessorOptionsT &o);
827ActionsTokenFeatureProcessorOptionsT(ActionsTokenFeatureProcessorOptionsT&&) FLATBUFFERS_NOEXCEPT …
828ActionsTokenFeatureProcessorOptionsT &operator=(ActionsTokenFeatureProcessorOptionsT o) FLATBUFFER… argument
832 typedef ActionsTokenFeatureProcessorOptionsT NativeTableType;
940ActionsTokenFeatureProcessorOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = n…
941 …void UnPackTo(ActionsTokenFeatureProcessorOptionsT *_o, const flatbuffers::resolver_function_t *_r…
942 …Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ActionsTokenFeatureProcessorOptionsT* _o…
[all …]