Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.h164 void emitSafeUnionTypeConstructors(Formatter& out) const;
DCompoundType.cpp1072 void CompoundType::emitSafeUnionTypeConstructors(Formatter& out) const { in emitSafeUnionTypeConstructors() function in android::CompoundType
1146 emitSafeUnionTypeConstructors(out); in emitSafeUnionTypeDefinitions()