Searched refs:VALUE_NULL (Results 1 – 2 of 2) sorted by relevance
92 private static final int VALUE_NULL = 0x1e; field in ValueEncoder193 case VALUE_NULL: { in writeConstant()249 return VALUE_NULL; in constantToValueType()369 if (type == VALUE_NULL) { in constantToHuman()
93 private static final int VALUE_NULL = 0x1e; field in ValueEncoder194 case VALUE_NULL: { in writeConstant()250 return VALUE_NULL; in constantToValueType()370 if (type == VALUE_NULL) { in constantToHuman()