Searched refs:CreateAndroidIntentFactoryOptions (Results 1 – 2 of 2) sorted by relevance
225 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() function1069 return libtextclassifier3::CreateAndroidIntentFactoryOptions( in CreateAndroidIntentFactoryOptions()
6958 …auto _android_intent_options = _o->android_intent_options ? CreateAndroidIntentFactoryOptions(_fbb… in CreateModel()