Home
last modified time | relevance | path

Searched refs:AndroidSimpleIntentGeneratorConditionType (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.h144 enum AndroidSimpleIntentGeneratorConditionType : int32_t { enum
152 inline const AndroidSimpleIntentGeneratorConditionType (&EnumValuesAndroidSimpleIntentGeneratorCond… in EnumValuesAndroidSimpleIntentGeneratorConditionType()
153 static const AndroidSimpleIntentGeneratorConditionType values[] = { in EnumValuesAndroidSimpleIntentGeneratorConditionType()
171 …char *EnumNameAndroidSimpleIntentGeneratorConditionType(AndroidSimpleIntentGeneratorConditionType in EnumNameAndroidSimpleIntentGeneratorConditionType()
617 …libtextclassifier3::AndroidSimpleIntentGeneratorConditionType type = libtextclassifier3::AndroidSi…
632 libtextclassifier3::AndroidSimpleIntentGeneratorConditionType type() const { in type()
633 …return static_cast<libtextclassifier3::AndroidSimpleIntentGeneratorConditionType>(GetField<int32_t… in type()
662 void add_type(libtextclassifier3::AndroidSimpleIntentGeneratorConditionType type) { in add_type()
687 …libtextclassifier3::AndroidSimpleIntentGeneratorConditionType type = libtextclassifier3::AndroidSi…
701 …libtextclassifier3::AndroidSimpleIntentGeneratorConditionType type = libtextclassifier3::AndroidSi…
/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Dintent-config.fbs63 enum AndroidSimpleIntentGeneratorConditionType : int {
142 type:AndroidSimpleIntentGeneratorConditionType;