Home
last modified time | relevance | path

Searched refs:AndroidSimpleIntentGeneratorExtraType (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.h108 enum AndroidSimpleIntentGeneratorExtraType : int32_t { enum
117 inline const AndroidSimpleIntentGeneratorExtraType (&EnumValuesAndroidSimpleIntentGeneratorExtraTyp… in EnumValuesAndroidSimpleIntentGeneratorExtraType()
118 static const AndroidSimpleIntentGeneratorExtraType values[] = { in EnumValuesAndroidSimpleIntentGeneratorExtraType()
138 …const char *EnumNameAndroidSimpleIntentGeneratorExtraType(AndroidSimpleIntentGeneratorExtraType e)… in EnumNameAndroidSimpleIntentGeneratorExtraType()
502 …libtextclassifier3::AndroidSimpleIntentGeneratorExtraType type = libtextclassifier3::AndroidSimple…
521 libtextclassifier3::AndroidSimpleIntentGeneratorExtraType type() const { in type()
522 …return static_cast<libtextclassifier3::AndroidSimpleIntentGeneratorExtraType>(GetField<int32_t>(VT… in type()
556 void add_type(libtextclassifier3::AndroidSimpleIntentGeneratorExtraType type) { in add_type()
582 …libtextclassifier3::AndroidSimpleIntentGeneratorExtraType type = libtextclassifier3::AndroidSimple…
598 …libtextclassifier3::AndroidSimpleIntentGeneratorExtraType type = libtextclassifier3::AndroidSimple…
/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Dintent-config.fbs49 enum AndroidSimpleIntentGeneratorExtraType : int {
132 type:AndroidSimpleIntentGeneratorExtraType;