Home
last modified time | relevance | path

Searched refs:TruncateErrorString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc286 absl::string_view TruncateErrorString(absl::string_view error) { in TruncateErrorString() function
5830 if (!writer->WriteStringPiece16(TruncateErrorString(frame.error_details))) { in AppendConnectionCloseFrame()
5846 if (!writer->WriteStringPiece16(TruncateErrorString(frame.reason_phrase))) { in AppendGoAwayFrame()
5964 TruncateErrorString(final_error_string))) { in AppendIetfConnectionCloseFrame()