Searched refs:CreateIntentFactoryModel (Results 1 – 3 of 3) sorted by relevance
1015 inline flatbuffers::Offset<IntentFactoryModel> CreateIntentFactoryModel(1030 return libtextclassifier3::CreateIntentFactoryModel(1036 flatbuffers::Offset<IntentFactoryModel> CreateIntentFactoryModel(flatbuffers::FlatBufferBuilder &_f…1398 return CreateIntentFactoryModel(_fbb, _o, _rehasher); in Pack()1401 inline flatbuffers::Offset<IntentFactoryModel> CreateIntentFactoryModel(flatbuffers::FlatBufferBuil… in CreateIntentFactoryModel() function1407 return libtextclassifier3::CreateIntentFactoryModel( in CreateIntentFactoryModel()
4639 …auto _android_intent_options = _o->android_intent_options ? CreateIntentFactoryModel(_fbb, _o->and… in CreateActionsModel()
6959 …auto _intent_options = _o->intent_options ? CreateIntentFactoryModel(_fbb, _o->intent_options.get(… in CreateModel()