Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/client/
Dwebsocket_client.h71 static constexpr int NET_SUCCESS = 1; variable
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.h150 static constexpr int NET_SUCCESS = 1; variable