Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/
H A Dbinary_http_message.cc42 absl::StatusOr<BinaryHttpRequest::ControlData> DecodeControlData( in DecodeControlData() function
110 const auto control_data = DecodeControlData(reader); in DecodeKnownLengthRequest()