Home
last modified time | relevance | path

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

/external/deqp/framework/platform/wayland/
DtcuWayland.cpp65 Window::handlePing,
202 void Window::handlePing (void* data, struct wl_shell_surface* shellSurface, uint32_t serial) in handlePing() function in tcu::wayland::Window
DtcuWayland.hpp124 static void handlePing (void* data, struct wl_shell_surface* shellSurface, uint32_t serial);
/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
DSRWebSocket.m733 - (void)handlePing:(NSData *)pingData;
877 [self handlePing:frameData];