HomeSort by relevance Sort by last modified time
    Searched refs:GetSerializedFrameLength (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/quic/
quic_framer.h 292 size_t GetSerializedFrameLength(
quic_packet_creator.cc 384 // truncation due to length occurred, then GetSerializedFrameLength will have
479 size_t frame_len = framer_->GetSerializedFrameLength(
quic_packet_creator_test.cc     [all...]
quic_framer.cc 273 size_t QuicFramer::GetSerializedFrameLength(
    [all...]
  /external/chromium_org/net/quic/test_tools/
quic_test_utils.cc 72 const size_t frame_size = framer->GetSerializedFrameLength(

Completed in 121 milliseconds