Home
last modified time | relevance | path

Searched refs:handlePing (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp49 Window::handlePing,
201 void Window::handlePing (void* data, struct wl_shell_surface* shellSurface, uint32_t serial) in handlePing() function in tcu::lnx::wayland::Window
DtcuLnxWayland.hpp111 static void handlePing (void* data, struct wl_shell_surface* shellSurface, uint32_t serial);
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dhttp2_server.go475 t.handlePing(frame)
636 func (t *http2Server) handlePing(f *http2.PingFrame) { func
Dhttp2_client.go954 func (t *http2Client) handlePing(f *http2.PingFrame) { func
1168 t.handlePing(frame)
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
DSRWebSocket.m733 - (void)handlePing:(NSData *)pingData;
877 [self handlePing:frameData];