Home
last modified time | relevance | path

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

/arkcompiler/toolchain/websocket/
Dwebsocket.cpp490 bool WebSocket::Recv(int32_t client, char* buf, size_t totalLen, int32_t flags) const in Recv()
505 bool WebSocket::Send(int32_t client, const char* buf, size_t totalLen, int32_t flags) const in Send()