Home
last modified time | relevance | path

Searched defs:id_and_flags_wire (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_framer.cc1743 const uint32 id_and_flags_wire = *(reinterpret_cast<const uint32*>(data)); in ProcessSetting() local
2535 uint32 id_and_flags_wire = flags_and_id.GetWireFormat(protocol_version()); in SerializeSettings() local