Searched refs:intvalue_size (Results 1 – 2 of 2) sorted by relevance
1902 for (int i = 0; i < this->intvalue_size(); i++) { in SerializeWithCachedSizes()1958 for (int i = 0; i < this->intvalue_size(); i++) { in ByteSize()1962 total_size += 1 * this->intvalue_size() + data_size; in ByteSize()
920 inline int intvalue_size() const;2106 inline int GLMessage_DataType::intvalue_size() const { in intvalue_size() function