Searched defs:IsBatchMode (Results 1 – 10 of 10) sorted by relevance
42 bool QuicPacketWriterWrapper::IsBatchMode() const { in IsBatchMode() function in quic::QuicPacketWriterWrapper
48 bool QuicDefaultPacketWriter::IsBatchMode() const { return false; } in IsBatchMode() function in quic::QuicDefaultPacketWriter
55 bool IsBatchMode() const override { return false; } in IsBatchMode() function
1852 bool IsBatchMode() const override { return is_batch_mode_; } in IsBatchMode() function
90 bool QuicSimpleServerPacketWriter::IsBatchMode() const { in IsBatchMode() function in net::QuicSimpleServerPacketWriter
53 bool IsBatchMode() const final { return true; } in IsBatchMode() function
269 bool QuicChromiumPacketWriter::IsBatchMode() const { in IsBatchMode() function in net::QuicChromiumPacketWriter
167 bool QuicEndpointBase::Writer::IsBatchMode() const { return false; } in IsBatchMode() function in quic::simulator::QuicEndpointBase::Writer
201 bool IsBatchMode() const override { return false; } in IsBatchMode() function in quic::__anon1f0246530111::MasquePacketWriter
124 bool IsBatchMode() const override { return false; } in IsBatchMode() function in quic::__anon9ce9ad390111::DummyPacketWriter