WriteRepeatedByte 166 net/quic/crypto/crypto_framer.cc if (!writer.WriteRepeatedByte('-', pad_length)) { WriteRepeatedByte 179 net/quic/crypto/crypto_framer.cc if (!writer.WriteRepeatedByte('-', pad_length)) { WriteRepeatedByte 53 net/quic/quic_data_writer.h bool WriteRepeatedByte(uint8 byte, size_t count);