google.golang.org/grpc/internal/transport.http2Server.handlePing (method)

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L504: 			t.handlePing(frame)
		http2_server.go#L693: func (t *http2Server) handlePing(f *http2.PingFrame) {