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

  /external/chromium_org/net/quic/
quic_framer.cc 607 set_detailed_error("Unable to read supported version in negotiation.");
665 set_detailed_error("Unable to read reset message.");
669 set_detailed_error("Incorrect message tag.");
674 set_detailed_error("Unable to read nonce proof.");
681 set_detailed_error("Unable to read rejected sequence number.");
711 set_detailed_error("Revived packet too large.");
852 set_detailed_error("Unable to read public flags.");
862 set_detailed_error("Illegal public flags value.");
867 set_detailed_error("Got version flag in reset packet");
874 set_detailed_error("Unable to read ConnectionId.")
    [all...]
quic_framer.h 490 void set_detailed_error(const char* error) { function in class:net::QuicFramer

Completed in 607 milliseconds