Searched refs:FormatUnionName (Results 1 – 1 of 1) sorted by relevance
77 void FormatUnionName(StringBuilder* str, const fidl::FidlCodedUnion* coded_union) { in FormatUnionName() function106 FormatUnionName(str, &type->coded_union); in FormatTypeName()109 FormatUnionName(str, type->coded_union_pointer.union_type); in FormatTypeName()
Completed in 3 milliseconds