Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/client/
Dwebsocket_client.cpp207 ssize_t msgLen = 0; in ClientRecvWSUpgradeRsp() local
240 uint64_t msgLen = wsFrame.payloadLen; in DecodeMessage() local
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.cpp56 const uint64_t msgLen = wsFrame.payloadLen; in DecodeMessage() local
107 ssize_t msgLen = 0; in HttpHandShake() local