Searched refs:formatDataValue (Results 1 – 1 of 1) sorted by relevance
57 formatDataValue(glMessage.getReturnValue(), in formatReturnValue()79 sb.append(formatDataValue(glMessage.getArgs(i), in formatArgs()92 private String formatDataValue(DataType var, GLDataTypeSpec typeSpec, DataTypeContext context) { in formatDataValue() method in GLMessageFormatter