Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dheader_api.h237 virtual void SetParsedResponseCodeAndUpdateFirstline(
H A Dbalsa_headers.cc1063 void BalsaHeaders::SetParsedResponseCodeAndUpdateFirstline( in SetParsedResponseCodeAndUpdateFirstline() function in quiche::BalsaHeaders
H A Dbalsa_headers.h936 void SetParsedResponseCodeAndUpdateFirstline(
H A Dbalsa_headers_test.cc2927 balsa_headers.SetParsedResponseCodeAndUpdateFirstline(2002); in TEST()