Searched refs:GetSerializedFrameLength (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_framer.h292 size_t GetSerializedFrameLength(
H A Dquic_packet_creator.cc384 // truncation due to length occurred, then GetSerializedFrameLength will have
479 size_t frame_len = framer_->GetSerializedFrameLength(
H A Dquic_packet_creator_test.cc973 size_t frame_len = client_framer_.GetSerializedFrameLength(
1019 size_t frame_len = client_framer_.GetSerializedFrameLength(
H A Dquic_framer.cc273 size_t QuicFramer::GetSerializedFrameLength( function in class:net::QuicFramer
/external/chromium_org/net/quic/test_tools/
H A Dquic_test_utils.cc72 const size_t frame_size = framer->GetSerializedFrameLength(

Completed in 518 milliseconds