GetWireFormat    2292 net/spdy/spdy_framer.cc       uint32 id_and_flags_wire = flags_and_id.GetWireFormat(protocol_version());
GetWireFormat      66 net/spdy/spdy_framer.h   uint32 GetWireFormat(int version) const;
GetWireFormat    4621 net/spdy/spdy_framer_test.cc   EXPECT_EQ(kWireFormat, id_and_flags.GetWireFormat(spdy_version_));