Searched defs:OnPadLength (Results 1 – 7 of 7) sorted by relevance
69 void FailingHttp2FrameDecoderListener::OnPadLength(size_t trailing_length) { in OnPadLength() function in http2::FailingHttp2FrameDecoderListener296 void LoggingHttp2FrameDecoderListener::OnPadLength(size_t trailing_length) { in OnPadLength() function in http2::LoggingHttp2FrameDecoderListener
76 void FramePartsCollectorListener::OnPadLength(size_t pad_length) { in OnPadLength() function in http2::test::FramePartsCollectorListener
205 void FrameParts::OnPadLength(size_t trailing_length) { in OnPadLength() function in http2::test::FrameParts
59 void OnPadLength(size_t pad_length) override { in OnPadLength() function
70 void OnPadLength(size_t pad_length) override { in OnPadLength() function
339 void OnPadLength(size_t /*trailing_length*/) override {} in OnPadLength() function
520 void Http2DecoderAdapter::OnPadLength(size_t trailing_length) { in OnPadLength() function in http2::Http2DecoderAdapter