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()
437 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStart() local522 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
30 std::string msgBody = ""; member
346 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()
373 std::string msgBody = DecodeNiString(notif.supplicantInfo, notif.supplicantInfoEncoding) + in SendNiNotification() local