Searched refs:FormatNullability (Results 1 – 1 of 1) sorted by relevance
63 void FormatNullability(StringBuilder* str, fidl::FidlNullability nullable) { in FormatNullability() function124 FormatNullability(str, type->coded_string.nullable); in FormatTypeName()190 FormatNullability(str, type->coded_handle.nullable); in FormatTypeName()199 FormatNullability(str, type->coded_vector.nullable); in FormatTypeName()
Completed in 3 milliseconds