Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
Dweb_socket_frame.h28 PING = 0x9, enumerator
/arkcompiler/toolchain/websocket/test/
Dwebsocket_test.cpp61 static constexpr char PING[] = "ping"; member in panda::test::WebSocketTest