Searched refs:GetKeysToWriteCount (Results 1 – 1 of 1) sorted by relevance
6003 protected:uint8_t GetKeysToWriteCount() const {ASSERT(was_validated_);auto to_bound = begin();auto … in CreateOptional() function6005 …GetKeysToWriteCount()) * 176)) / 8;if (field_sized_end < field_end) { field_end = field_sized_end;… in CreateOptional()6012 …fields */;if (it > end()) return false;it += ((static_cast<size_t>(GetKeysToWriteCount()) * 176)) … in CreateOptional()6016 …{ ";ss << "" << "keys_to_write_count = " << static_cast<uint64_t>(GetKeysToWriteCount()) << ", ke… in CreateOptional()