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

  /external/chromium_org/net/quic/
quic_framer.cc 497 set_detailed_error("Unable to read supported version in negotiation.");
552 set_detailed_error("Unable to read nonce proof.");
558 set_detailed_error("Unable to read rejected sequence number.");
578 set_detailed_error("Revived packet too large.");
712 set_detailed_error("Unable to read public flags.");
721 set_detailed_error("Illegal public flags value.");
726 set_detailed_error("Got version flag in reset packet");
733 set_detailed_error("Unable to read GUID.");
741 set_detailed_error("Unable to read GUID.");
746 set_detailed_error(
    [all...]
quic_framer.h 466 void set_detailed_error(const char* error) { function in class:net::QuicFramer

Completed in 32 milliseconds