Searched refs:len_with_nul (Results 1 – 1 of 1) sorted by relevance
164 uint32_t len_with_nul = in SerializeBatch() local167 strings->AppendRawProtoBytes(str_begin, len_with_nul); in SerializeBatch()168 approx_batch_size += len_with_nul + 4; // 4 is a guess on the preamble. in SerializeBatch()