Searched refs:AddPathResponseFrame (Results 1 – 3 of 3) sorted by relevance
266 bool AddPathResponseFrame(const QuicPathFrameBuffer& data_buffer);
2264 bool QuicPacketCreator::AddPathResponseFrame( in AddPathResponseFrame() function in quic::QuicPacketCreator
6761 return packet_creator_.AddPathResponseFrame(data_buffer); in SendPathResponse()