HomeSort by relevance Sort by last modified time
    Searched defs:credential_slot (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/spdy/
buffered_spdy_framer.h 41 uint8 credential_slot,
130 uint8 credential_slot,
171 uint8 credential_slot,
251 uint8 credential_slot; member in struct:net::BufferedSpdyFramer::ControlFrameFields
spdy_test_util_common.h 145 size_t credential_slot; // SPDY3 only member in struct:net::SpdyHeaderInfo
spdy_test_util_common.cc 219 uint8 credential_slot,
753 size_t credential_slot = is_spdy2() ? 0 : header_info.credential_slot; local
756 credential_slot,
    [all...]

Completed in 93 milliseconds