Home
last modified time | relevance | path

Searched defs:informational_responses (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/binary_http/
H A Dbinary_http_message.h257 const std::vector<InformationalResponse>& informational_responses() const { in informational_responses() function
H A Dbinary_http_message.cc129 informational_responses; in DecodeKnownLengthResponse() local