HomeSort by relevance Sort by last modified time
    Searched refs:QUIC_INVALID_PRIORITY (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/
quic_data_stream.cc 312 session()->connection()->SendConnectionClose(QUIC_INVALID_PRIORITY);
quic_utils.cc 186 RETURN_STRING_LITERAL(QUIC_INVALID_PRIORITY);
quic_data_stream_test.cc 148 EXPECT_CALL(*connection_, SendConnectionClose(QUIC_INVALID_PRIORITY));
quic_protocol.h 380 QUIC_INVALID_PRIORITY = 49,
    [all...]

Completed in 31 milliseconds