Home
last modified time | relevance | path

Searched refs:CreateAndroidIntentFactoryOptions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_intents_intent-config/gen/utils/intents/
Dintent-config_generated.h225 inline flatbuffers::Offset<AndroidIntentFactoryOptions> CreateAndroidIntentFactoryOptions(
237 return libtextclassifier3::CreateAndroidIntentFactoryOptions(
242 flatbuffers::Offset<AndroidIntentFactoryOptions> CreateAndroidIntentFactoryOptions(flatbuffers::Fla…
1061 return CreateAndroidIntentFactoryOptions(_fbb, _o, _rehasher); in Pack()
1064 inline flatbuffers::Offset<AndroidIntentFactoryOptions> CreateAndroidIntentFactoryOptions(flatbuffe… in CreateAndroidIntentFactoryOptions() function
1069 return libtextclassifier3::CreateAndroidIntentFactoryOptions( in CreateAndroidIntentFactoryOptions()
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/
Dmodel_generated.h6958 …auto _android_intent_options = _o->android_intent_options ? CreateAndroidIntentFactoryOptions(_fbb… in CreateModel()