Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dability_kit.cpp33 const char *calledPkgName, const uint8_t *msgBody, uint32_t length, in SendMsgToPeerApp()
71 const uint8_t *msgBody, uint32_t length) in SendMsgToPeerApp()
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp437 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStart() local
522 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_cb_data.h30 std::string msgBody = ""; member
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/headset/
H A Dheadset_wakeup_engine_impl.cpp346 int32_t *msgBody = reinterpret_cast<int32_t *>(msg.inMsg); in HandleStartCapturer() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h168 virtual void OnSendMessage(MsgInfo &msgInfo, std::string &msgBody) in OnSendMessage()
217 void SendMessage(MsgInfo &msgInfo, std::string &msgBody, int masId) in SendMessage()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp373 std::string msgBody = DecodeNiString(notif.supplicantInfo, notif.supplicantInfoEncoding) + in SendNiNotification() local