Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dframe_parts.h154 std::optional<Http2ErrorCode> opt_rst_stream_error_code) { in SetOptRstStreamErrorCode() argument
155 opt_rst_stream_error_code_ = opt_rst_stream_error_code; in SetOptRstStreamErrorCode()