Home
last modified time | relevance | path

Searched refs:emitSafeUnionTypeConstructors (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/hidl/
H A DCompoundType.h164 void emitSafeUnionTypeConstructors(Formatter& out) const;
H A DCompoundType.cpp1053 void CompoundType::emitSafeUnionTypeConstructors(Formatter& out) const { in emitSafeUnionTypeConstructors() function in android::CompoundType
1121 emitSafeUnionTypeConstructors(out); in emitSafeUnionTypeDefinitions()