Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dcached-features_test.cc71 builder.Finish(CreateFeatureProcessorOptions(builder, &options)); in TEST()
112 builder.Finish(CreateFeatureProcessorOptions(builder, &options)); in TEST()
H A Dfeature-processor_test.cc35 builder.Finish(CreateFeatureProcessorOptions(builder, &options)); in PackFeatureProcessorOptions()
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/
Dmodel_generated.h4207 inline flatbuffers::Offset<FeatureProcessorOptions> CreateFeatureProcessorOptions(
4319 return libtextclassifier3::CreateFeatureProcessorOptions(
4355 flatbuffers::Offset<FeatureProcessorOptions> CreateFeatureProcessorOptions(flatbuffers::FlatBufferB…
6942 …auto _selection_feature_options = _o->selection_feature_options ? CreateFeatureProcessorOptions(_f… in CreateModel()
6943 …cation_feature_options = _o->classification_feature_options ? CreateFeatureProcessorOptions(_fbb, … in CreateModel()
7181 return CreateFeatureProcessorOptions(_fbb, _o, _rehasher); in Pack()
7184 inline flatbuffers::Offset<FeatureProcessorOptions> CreateFeatureProcessorOptions(flatbuffers::Flat… in CreateFeatureProcessorOptions() function
7220 return libtextclassifier3::CreateFeatureProcessorOptions( in CreateFeatureProcessorOptions()