Searched refs:total_key_bytes (Results 1 – 1 of 1) sorted by relevance
795 size_t total_key_bytes = 0; in CheckSlicePartsLength() local797 total_key_bytes += key.parts[i].size(); in CheckSlicePartsLength()799 if (total_key_bytes >= size_t{port::kMaxUint32}) { in CheckSlicePartsLength()