Searched refs:GetValueTypeAsCString (Results 1 – 4 of 4) sorted by relevance
103 const char *GetTypeAsCString() const { return GetValueTypeAsCString(m_type); } in GetTypeAsCString()120 static const char *GetValueTypeAsCString(Scalar::Type value_type);
139 static const char *GetValueTypeAsCString(ValueType context_type);
107 Value::GetValueTypeAsCString(m_value_type), m_context, in Dump()646 const char *Value::GetValueTypeAsCString(ValueType value_type) { in GetValueTypeAsCString() function in Value
218 const char *Scalar::GetValueTypeAsCString(Scalar::Type type) { in GetValueTypeAsCString() function in Scalar