Searched refs:hasContextId (Results 1 – 1 of 1) sorted by relevance
2183 private boolean hasContextId; field in GLProtoBuf.GLMessage2185 public boolean hasContextId() { return hasContextId; } in hasContextId() method in GLProtoBuf.GLMessage2249 if (!hasContextId) return false; in isInitialized()2269 if (hasContextId()) { in writeTo()2302 if (hasContextId()) { in getSerializedSize()2492 if (other.hasContextId()) { in mergeFrom()2592 public boolean hasContextId() { in hasContextId() method in GLProtoBuf.GLMessage.Builder2593 return result.hasContextId(); in hasContextId()2599 result.hasContextId = true; in setContextId()2604 result.hasContextId = false; in clearContextId()