Searched refs:hasIsArray (Results 1 – 1 of 1) sorted by relevance
1323 private boolean hasIsArray; field in GLProtoBuf.GLMessage.DataType1325 public boolean hasIsArray() { return hasIsArray; } in hasIsArray() method in GLProtoBuf.GLMessage.DataType1406 if (!hasIsArray) return false; in isInitialized()1417 if (hasIsArray()) { in writeTo()1451 if (hasIsArray()) { in getSerializedSize()1684 if (other.hasIsArray()) { in mergeFrom()1841 public boolean hasIsArray() { in hasIsArray() method in GLProtoBuf.GLMessage.DataType.Builder1842 return result.hasIsArray(); in hasIsArray()1848 result.hasIsArray = true; in setIsArray()1853 result.hasIsArray = false; in clearIsArray()