Searched refs:SetErrorAndContinueParsing (Results 1 – 2 of 2) sorted by relevance
227 void SetErrorAndContinueParsing(HpackParseResult error) { in SetErrorAndContinueParsing() function in grpc_core::HPackParser::Input711 input_->SetErrorAndContinueParsing(md.parse_status); in EmitHeader()718 input_->SetErrorAndContinueParsing( in EmitHeader()825 input_->SetErrorAndContinueParsing( in ParseKeyLength()922 input_->SetErrorAndContinueParsing( in ParseValueLength()953 input_->SetErrorAndContinueParsing( in ParseValueBody()961 input_->SetErrorAndContinueParsing(memento->parse_status); in ParseValueBody()974 input_->SetErrorAndContinueParsing(std::move(result)); in ParseValueBody()989 input_->SetErrorAndContinueParsing( in ParseValueBody()1162 input->SetErrorAndContinueParsing( in HandleMetadataSoftSizeLimitExceeded()
231 void SetErrorAndContinueParsing(HpackParseResult error) { in SetErrorAndContinueParsing() function in grpc_core::HPackParser::Input720 input_->SetErrorAndContinueParsing(*md.parse_status); in EmitHeader()727 input_->SetErrorAndContinueParsing( in EmitHeader()834 input_->SetErrorAndContinueParsing( in ParseKeyLength()931 input_->SetErrorAndContinueParsing( in ParseValueLength()962 input_->SetErrorAndContinueParsing( in ParseValueBody()970 input_->SetErrorAndContinueParsing(*memento->parse_status); in ParseValueBody()983 input_->SetErrorAndContinueParsing(std::move(result)); in ParseValueBody()998 input_->SetErrorAndContinueParsing( in ParseValueBody()1183 input->SetErrorAndContinueParsing( in HandleMetadataSoftSizeLimitExceeded()