Searched refs:SetTypeName (Results 1 – 4 of 4) sorted by relevance
83 void SBTypeFormat::SetTypeName(const char *type) { in SetTypeName() function in SBTypeFormat 88 ->SetTypeName(ConstString(type ? type : "")); in SetTypeName()
43 void SetTypeName(const char *);
200 void SetTypeName(ConstString enum_type) { m_enum_type = enum_type; } in SetTypeName() function
72440 (arg1)->SetTypeName((char const *)arg2); in _wrap_SBTypeFormat_SetTypeName()