Searched refs:STYLE_UNION (Results 1 – 6 of 6) sorted by relevance
53 if (compoundType->style() == CompoundType::Style::STYLE_UNION) { in lintUnionRecursively()69 if (compoundType->style() == CompoundType::Style::STYLE_UNION) { in lintUnionRecursively()91 if (compoundType->style() == CompoundType::Style::STYLE_UNION) { in lintUnionRecursively()
66 if (mStyle == STYLE_UNION) { in validate()138 if (mStyle == STYLE_UNION) { in deepCanCheckEquality()154 case STYLE_UNION: { in typeName()192 case STYLE_UNION: in getVtsType()383 CHECK(mStyle != STYLE_UNION || !needEmbeddedReadWrite); in emitReaderWriter()761 case STYLE_UNION: { in emitTypeForwardDeclaration()1846 if (mStyle == STYLE_UNION) { in needsEmbeddedReadWrite()1875 case STYLE_UNION: in emitVtsTypeDeclarations()1904 case STYLE_UNION: in emitVtsTypeDeclarations()1933 if (mStyle == STYLE_UNION) { in deepIsJavaCompatible()
32 STYLE_UNION, enumerator
116 if (style == CompoundType::STYLE_UNION) { return true; }919 | UNION { $$ = CompoundType::STYLE_UNION; }
89 if (compoundType.style() == CompoundType::STYLE_UNION) { in emitCompoundTypeAidlDefinition()
461 if (compound->style() == CompoundType::STYLE_UNION) { in emitTranslateSource()