Searched refs:SetErrorAndStopParsing (Results 1 – 2 of 2) sorted by relevance
235 void SetErrorAndStopParsing(HpackParseResult error) { in SetErrorAndStopParsing() function in grpc_core::HPackParser::Input284 SetErrorAndStopParsing( in ParseVarintOutOfRange()291 SetErrorAndStopParsing(HpackParseResult::MaliciousVarintEncodingError()); in ParseVarintMaliciousEncoding()658 input_->SetErrorAndStopParsing( in ParseTop()734 input_->SetErrorAndStopParsing( in FinishHeaderAndAddToTable()849 input_->SetErrorAndStopParsing( in ParseKeyBody()977 input_->SetErrorAndStopParsing(std::move(result)); in ParseValueBody()1033 input_->SetErrorAndStopParsing( in FinishMaxTableSize()1039 input_->SetErrorAndStopParsing( in FinishMaxTableSize()1050 input_->SetErrorAndStopParsing( in InvalidHPackIndexError()
239 void SetErrorAndStopParsing(HpackParseResult error) { in SetErrorAndStopParsing() function in grpc_core::HPackParser::Input291 SetErrorAndStopParsing( in ParseVarintOutOfRange()298 SetErrorAndStopParsing(HpackParseResult::MaliciousVarintEncodingError()); in ParseVarintMaliciousEncoding()667 input_->SetErrorAndStopParsing( in ParseTop()743 input_->SetErrorAndStopParsing( in FinishHeaderAndAddToTable()858 input_->SetErrorAndStopParsing( in ParseKeyBody()986 input_->SetErrorAndStopParsing(std::move(result)); in ParseValueBody()1042 input_->SetErrorAndStopParsing( in FinishMaxTableSize()1048 input_->SetErrorAndStopParsing( in FinishMaxTableSize()1059 input_->SetErrorAndStopParsing( in InvalidHPackIndexError()