Home
last modified time | relevance | path

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

/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/fault/
H A DPingTimeoutTest.java243 … protected void channelRead0(ChannelHandlerContext ctx, Http2Frame http2Frame) throws Exception { in channelRead0()
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go1660 type http2Frame interface { interface
3058 func http2summarizeFrame(f http2Frame) string {