Home
last modified time | relevance | path

Searched defs:detailed_error (Results 1 – 21 of 21) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_state.cc189 std::string detailed_error) { in OnHpackDecodeError()
212 std::string detailed_error) { in ReportError()
Dhpack_whole_entry_buffer.cc92 std::string detailed_error = absl::StrCat( in OnValueStart() local
142 std::string detailed_error) { in ReportError()
Dhpack_decoder.h107 std::string detailed_error() const { return detailed_error_; } in detailed_error() function
Dhpack_decoder.cc112 std::string detailed_error) { in ReportError()
Dhpack_decoder_state.h98 std::string detailed_error() const { return detailed_error_; } in detailed_error() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dtls_chlo_extractor_test.cc100 std::string detailed_error; in IngestPackets() local
263 std::string detailed_error; in TEST_P() local
Dquic_framer.cc2723 uint8_t* source_connection_id_length, std::string* detailed_error) { in ProcessAndValidateIetfConnectionIdLength()
2797 std::string detailed_error; in ProcessIetfPacketHeader() local
5122 std::string detailed_error; in GetIetfAckFrameTimestampSize() local
5984 std::string detailed_error; in AppendIetfTimestampsToAckFrame() local
6820 std::string* detailed_error) { in ParsePublicHeaderDispatcher()
6871 absl::optional<absl::string_view>* retry_token, std::string* detailed_error, in ParsePublicHeaderDispatcherShortHeaderLengthUnknown()
6898 QuicConnectionId* destination_connection_id, std::string* detailed_error) { in ParsePublicHeaderGoogleQuic()
6962 QuicConnectionId& source_connection_id, std::string& detailed_error) { in ParseLongHeaderConnectionIds()
7027 absl::string_view* retry_token, std::string* detailed_error) { in ParsePublicHeader()
7204 std::string* detailed_error) { in ParseServerVersionNegotiationProbeResponse()
Dquic_framer.h624 const std::string& detailed_error() { return detailed_error_; } in detailed_error() function
Dquic_framer_test.cc1151 std::string detailed_error; in TEST_P() local
1216 std::string detailed_error; in TEST_P() local
1297 std::string detailed_error = ""; in TEST_P() local
1325 std::string detailed_error = ""; in TEST_P() local
1412 std::string detailed_error = "foobar"; in TEST_P() local
1482 std::string detailed_error = "foobar"; in TEST_P() local
15283 std::string detailed_error = "foobar"; in TEST_P() local
15361 std::string detailed_error = "foobar"; in TEST_P() local
15439 std::string detailed_error; in TEST_P() local
15604 std::string detailed_error = ""; in TEST_P() local
[all …]
Dquic_dispatcher.cc306 std::string detailed_error; in ProcessPacket() local
Dquic_dispatcher_test.cc1604 std::string detailed_error = "foobar"; in TEST_P() local
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_decoder_adapter.h91 std::string detailed_error() const { return detailed_error_; } in detailed_error() function
/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_framer_peer.cc110 uint8_t* source_connection_id_length, std::string* detailed_error) { in ProcessAndValidateIetfConnectionIdLength()
Dquic_test_utils.cc1487 std::string detailed_error; in ParseClientVersionNegotiationProbePacket() local
/external/python/absl-py/absl/
Dapp.py387 def usage(shorthelp=False, writeto_stdout=False, detailed_error=None, argument
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Devent_forwarder.cc11 std::string detailed_error) { in OnError()
Doghttp2_session.cc1017 std::string detailed_error) { in OnError()
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dhttp2_trace_logging.cc135 std::string detailed_error) { in OnError()
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
Dhttp2_frame_decoder_adapter.cc902 std::string detailed_error) { in SetSpdyErrorAndNotify()
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_session.cc218 std::string detailed_error) override { in OnError()
Dend_to_end_test.cc4241 std::string detailed_error; in WritePacket() local