HomeSort by relevance Sort by last modified time
    Searched full:is_continuation_frame (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/spdy/
spdy_framer.cc 758 const bool is_continuation_frame = (control_frame_type_field == local
760 if ((expect_continuation_ != 0) != is_continuation_frame) {
    [all...]

Completed in 2968 milliseconds