Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dseq_packet_socket_client.cpp42 int SeqPacketSocketClient::RecvMsg(char *buffer, unsigned int len) in RecvMsg() function in OHOS::HiviewDFX::SeqPacketSocketClient
H A Dsocket_server.cpp78 int SocketServer::RecvMsg(struct msghdr *hdr, int flags) in RecvMsg() function in OHOS::HiviewDFX::SocketServer
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dtee_ca_daemon.h22 } RecvMsg; typedef
/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket_manager.cpp124 void TcpSocketClientManager::RecvMsg(QByteArray recv) in RecvMsg() function in OHOS::TcpSocketClientManager
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dnweb_spawn_service_test.cpp243 static int RecvMsg(int socketId, uint8_t *buffer, uint32_t buffSize) in RecvMsg() function
H A Dapp_spawn_service_test.cpp291 static int RecvMsg(int socketId, uint8_t *buffer, uint32_t buffSize) in RecvMsg() function