Searched defs:pong (Results 1 – 10 of 10) sorted by relevance
58 val pong = CoroutineScope(pongContext).pongActorCoroutine() in runPingPongs() constant
53 val pong = pongActorCoroutine() in runPingPongs() constant
100 unsigned char pong[] = { in writecb() local
97 protected void onPong(WebSocketFrame pong) { in onPong()
234 void *pong(void *not_used) in pong() function
142 const char *pong = "Pong"; in dmh_ping() local
110 protected abstract void onPong(WebSocketFrame pong); in onPong()
785 const base::Callback<void(const std::string&, int)>& pong) { in SingleThreadPingNoPostTask()
815 base::OnceCallback<void(const std::string&, int)> pong) { in SingleThreadPingNoPostTask()
2351 void (*pong)(struct wl_client *client, member