Searched refs:hasIsArray (Results 1 – 1 of 1) sorted by relevance
1113 private boolean hasIsArray; field in GLProtoBuf.GLMessage.DataType1115 public boolean hasIsArray() { return hasIsArray; } in hasIsArray() method in GLProtoBuf.GLMessage.DataType1184 if (!hasIsArray) return false; in isInitialized()1195 if (hasIsArray()) { in writeTo()1226 if (hasIsArray()) { in getSerializedSize()1446 if (other.hasIsArray()) { in mergeFrom()1584 public boolean hasIsArray() { in hasIsArray() method in GLProtoBuf.GLMessage.DataType.Builder1585 return result.hasIsArray(); in hasIsArray()1591 result.hasIsArray = true; in setIsArray()1596 result.hasIsArray = false; in clearIsArray()