Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_socket.cpp212 int32_t ClientSendMsg(int32_t socketId, const void* data, int32_t length, TransDataType type) in ClientSendMsg() function
/base/startup/appspawn/interfaces/innerkits/client/
Dappspawn_client.c274 static int ClientSendMsg(AppSpawnReqMsgMgr *reqMgr, AppSpawnReqMsgNode *reqNode, AppSpawnResult *re… in ClientSendMsg() function