Searched defs:SetTypeName (Results 1 – 2 of 2) sorted by relevance
87 void SBTypeFormat::SetTypeName(const char *type) { in SetTypeName() function in SBTypeFormat
200 void SetTypeName(ConstString enum_type) { m_enum_type = enum_type; } in SetTypeName() function