SPDY3 173 net/quic/quic_headers_stream.cc spdy_framer_(SPDY3), SPDY3 80 net/quic/quic_headers_stream_test.cc framer_(SPDY3) { SPDY3 114 net/quic/quic_http_stream.cc &request_headers_, SPDY3, /*direct=*/true); SPDY3 512 net/quic/quic_http_stream.cc SpdyFramer framer(SPDY3); SPDY3 534 net/quic/quic_http_stream.cc if (!SpdyHeadersToHttpResponse(headers, SPDY3, response_info_)) { SPDY3 18 net/quic/spdy_utils.cc int length = SpdyFramer::GetSerializedLength(SPDY3, &headers); SPDY3 20 net/quic/spdy_utils.cc SpdyFramer::WriteHeaderBlock(&builder, SPDY3, &headers); SPDY3 19 net/quic/test_tools/quic_test_packet_maker.cc spdy_request_framer_(SPDY3), SPDY3 20 net/quic/test_tools/quic_test_packet_maker.cc spdy_response_framer_(SPDY3) { SPDY3 17 net/spdy/buffered_spdy_framer.cc return SPDY3; SPDY3 39 net/spdy/spdy_frame_builder_test.cc ::testing::Values(SPDY2, SPDY3, SPDY4)); SPDY3 179 net/spdy/spdy_framer.cc case SPDY3: SPDY3 190 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 206 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 213 net/spdy/spdy_framer.cc if (protocol_version() < SPDY3) { SPDY3 222 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 237 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 246 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 277 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 293 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 329 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 534 net/spdy/spdy_framer.cc data, len, protocol_version() > SPDY3); SPDY3 637 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 728 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 735 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 777 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 787 net/spdy/spdy_framer.cc DCHECK_EQ(SPDY3, protocol_version()); SPDY3 827 net/spdy/spdy_framer.cc protocol_version() <= SPDY3) || SPDY3 829 net/spdy/spdy_framer.cc protocol_version() > SPDY3)) { SPDY3 839 net/spdy/spdy_framer.cc size_t values_prefix_size = (protocol_version() <= SPDY3 ? 4 : 0); SPDY3 841 net/spdy/spdy_framer.cc size_t setting_size = (protocol_version() <= SPDY3 ? 8 : 5); SPDY3 848 net/spdy/spdy_framer.cc } else if (protocol_version() <= SPDY3 && SPDY3 852 net/spdy/spdy_framer.cc } else if (protocol_version() > SPDY3 && SPDY3 855 net/spdy/spdy_framer.cc } else if (protocol_version() > SPDY3 && SPDY3 865 net/spdy/spdy_framer.cc } else if ((protocol_version() <= SPDY3 && current_frame_flags_ != 0) || SPDY3 877 net/spdy/spdy_framer.cc protocol_version() <= SPDY3) || SPDY3 879 net/spdy/spdy_framer.cc protocol_version() > SPDY3)) { SPDY3 889 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && SPDY3 895 net/spdy/spdy_framer.cc } else if (protocol_version() <= SPDY3 && SPDY3 898 net/spdy/spdy_framer.cc } else if (protocol_version() > SPDY3 && current_frame_flags_ & SPDY3 922 net/spdy/spdy_framer.cc } else if (protocol_version() <= SPDY3 && current_frame_flags_ != 0) { SPDY3 924 net/spdy/spdy_framer.cc } else if (protocol_version() > SPDY3 && current_frame_flags_ & SPDY3 986 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && SPDY3 1272 net/spdy/spdy_framer.cc DCHECK_GE(SPDY3, protocol_version()); SPDY3 1314 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && SPDY3 1328 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 1332 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 1344 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && SPDY3 1353 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && has_priority) { SPDY3 1361 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && has_priority) { SPDY3 1373 net/spdy/spdy_framer.cc } else if (protocol_version() > SPDY3 && SPDY3 1394 net/spdy/spdy_framer.cc DCHECK_LT(SPDY3, protocol_version()); SPDY3 1483 net/spdy/spdy_framer.cc if (enable_compression_ && protocol_version() <= SPDY3) { SPDY3 1540 net/spdy/spdy_framer.cc size_t setting_size = protocol_version() <= SPDY3 ? 8 : 5; SPDY3 1590 net/spdy/spdy_framer.cc DCHECK_LT(SPDY3, protocol_version()); SPDY3 1617 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 1636 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 1675 net/spdy/spdy_framer.cc bool is_ack = protocol_version() > SPDY3 && SPDY3 1678 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 1693 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 1705 net/spdy/spdy_framer.cc DCHECK_LT(SPDY3, protocol_version()); SPDY3 1749 net/spdy/spdy_framer.cc if (protocol_version() >= SPDY3) { SPDY3 1810 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2017 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2064 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2092 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2108 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2117 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2131 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2138 net/spdy/spdy_framer.cc const size_t payload_len = protocol_version() > SPDY3 ? SPDY3 2160 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2168 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2177 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2186 net/spdy/spdy_framer.cc if (protocol_version() < SPDY3) { SPDY3 2190 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2197 net/spdy/spdy_framer.cc const size_t payload_len = protocol_version() > SPDY3 ? SPDY3 2218 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2224 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2234 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && rst_stream.description().size() > 0) { SPDY3 2247 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2258 net/spdy/spdy_framer.cc size_t setting_size = (protocol_version() <= SPDY3 ? 8 : 5); SPDY3 2263 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2270 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3 && settings.is_ack()) { SPDY3 2274 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2281 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2305 net/spdy/spdy_framer.cc DCHECK_LT(SPDY3, protocol_version()); SPDY3 2313 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2333 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2339 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2349 net/spdy/spdy_framer.cc if (protocol_version() >= SPDY3) { SPDY3 2354 net/spdy/spdy_framer.cc if ((protocol_version() > SPDY3) && (goaway.description().size() > 0)) { SPDY3 2369 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2391 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2399 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2416 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2423 net/spdy/spdy_framer.cc const size_t payload_len = protocol_version() > SPDY3 ? SPDY3 2439 net/spdy/spdy_framer.cc if (protocol_version() <= SPDY3) { SPDY3 2455 net/spdy/spdy_framer.cc DCHECK_LT(SPDY3, protocol_version()); SPDY3 2464 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2478 net/spdy/spdy_framer.cc if (protocol_version() > SPDY3) { SPDY3 2485 net/spdy/spdy_framer.cc const size_t payload_len = protocol_version() > SPDY3 ? SPDY3 2501 net/spdy/spdy_framer.cc CHECK_LT(SPDY3, protocol_version()); SPDY3 2593 net/spdy/spdy_framer.cc CHECK_GE(SPDY3, protocol_version()); SPDY3 2783 net/spdy/spdy_framer.cc CHECK_GE(SPDY3, protocol_version()); SPDY3 622 net/spdy/spdy_framer.h if (spdy_version_ == SPDY3) { SPDY3 572 net/spdy/spdy_framer_test.cc bool IsSpdy3() { return spdy_version_ == SPDY3; } SPDY3 583 net/spdy/spdy_framer_test.cc ::testing::Values(SPDY2, SPDY3, SPDY4)); SPDY3 171 net/spdy/spdy_headers_block_parser.cc if (spdy_version < SPDY3) { SPDY3 117 net/spdy/spdy_headers_block_parser_test.cc ::testing::Values(SPDY2, SPDY3, SPDY4)); SPDY3 26 net/spdy/spdy_http_utils.cc std::string status_key = (protocol_version >= SPDY3) ? ":status" : "status"; SPDY3 28 net/spdy/spdy_http_utils.cc (protocol_version >= SPDY3) ? ":version" : "version"; SPDY3 107 net/spdy/spdy_http_utils.cc if (protocol_version < SPDY3) { SPDY3 172 net/spdy/spdy_http_utils.cc const char* scheme_header = protocol_version >= SPDY3 ? ":scheme" : "scheme"; SPDY3 173 net/spdy/spdy_http_utils.cc const char* host_header = protocol_version >= SPDY3 ? ":host" : "host"; SPDY3 174 net/spdy/spdy_http_utils.cc const char* path_header = protocol_version >= SPDY3 ? ":path" : "url"; SPDY3 23 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(0, ConvertRequestPriorityToSpdyPriority(HIGHEST, SPDY3)); SPDY3 24 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(1, ConvertRequestPriorityToSpdyPriority(MEDIUM, SPDY3)); SPDY3 25 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(2, ConvertRequestPriorityToSpdyPriority(LOW, SPDY3)); SPDY3 26 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(3, ConvertRequestPriorityToSpdyPriority(LOWEST, SPDY3)); SPDY3 27 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(4, ConvertRequestPriorityToSpdyPriority(IDLE, SPDY3)); SPDY3 43 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(HIGHEST, ConvertSpdyPriorityToRequestPriority(0, SPDY3)); SPDY3 44 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(MEDIUM, ConvertSpdyPriorityToRequestPriority(1, SPDY3)); SPDY3 45 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(LOW, ConvertSpdyPriorityToRequestPriority(2, SPDY3)); SPDY3 46 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(LOWEST, ConvertSpdyPriorityToRequestPriority(3, SPDY3)); SPDY3 47 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(IDLE, ConvertSpdyPriorityToRequestPriority(4, SPDY3)); SPDY3 51 net/spdy/spdy_http_utils_unittest.cc EXPECT_EQ(IDLE, ConvertSpdyPriorityToRequestPriority(i, SPDY3)); SPDY3 768 net/spdy/spdy_network_transaction_unittest.cc if (spdy_util_.spdy_version() < SPDY3) { SPDY3 5425 net/spdy/spdy_network_transaction_unittest.cc if (spdy_util_.spdy_version() < SPDY3) { SPDY3 34 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 73 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 128 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 187 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 225 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 265 net/spdy/spdy_protocol.cc case SPDY3: SPDY3 41 net/spdy/spdy_protocol_test.cc ::testing::Values(SPDY2, SPDY3)); SPDY3 67 net/spdy/spdy_protocol_test.cc ::testing::Values(SPDY2, SPDY3)); SPDY3 1269 net/spdy/spdy_session_unittest.cc if (spdy_util_.spdy_version() >= SPDY3) { SPDY3 838 net/spdy/spdy_test_util_common.cc if (spdy_version() >= SPDY3 && key[0] == ':') SPDY3 307 net/tools/flip_server/sm_connection.cc *version_negotiated = SPDY3; SPDY3 329 net/tools/flip_server/sm_connection.cc *version_negotiated = SPDY3; SPDY3 202 net/tools/flip_server/spdy_interface_test.cc Values(SPDY2, SPDY3, SPDY4)); SPDY3 408 net/tools/flip_server/spdy_interface_test.cc interface_->CreateFramer(SPDY3); SPDY3 410 net/tools/flip_server/spdy_interface_test.cc ASSERT_EQ(interface_->spdy_version(), SPDY3); SPDY3 98 net/tools/quic/quic_spdy_client_stream.cc SpdyFramer framer(SPDY3); SPDY3 69 net/tools/quic/quic_spdy_server_stream.cc SpdyFramer framer(SPDY3); SPDY3 160 net/tools/quic/spdy_utils.cc int length = SpdyFramer::GetSerializedLength(SPDY3, &headers); SPDY3 162 net/tools/quic/spdy_utils.cc SpdyFramer::WriteHeaderBlock(&builder, SPDY3, &headers);