Searched defs:msgBody (Results 1 – 6 of 6) sorted by relevance
33 const char *calledPkgName, const uint8_t *msgBody, uint32_t length, in SendMsgToPeerApp()71 const uint8_t *msgBody, uint32_t length) in SendMsgToPeerApp()
217 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStart() local249 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
45 std::string msgBody = ""; member
496 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStart() local587 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
357 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
168 virtual void OnSendMessage(MsgInfo &msgInfo, std::string &msgBody) in OnSendMessage()217 void SendMessage(MsgInfo &msgInfo, std::string &msgBody, int masId) in SendMessage()