Home
last modified time | relevance | path

Searched defs:deliverCallback (Results 1 - 1 of 1) sorted by relevance

/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_proxy.cpp33 SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, const std::u16string text, const sptr<ISendShortMessageCallback> &sendCallback, const sptr<IDeliveryShortMessageCallback> &deliverCallback, bool isMmsApp) SendMessage() argument
74 SendMessageWithoutSave(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, const std::u16string text, const sptr<ISendShortMessageCallback> &sendCallback, const sptr<IDeliveryShortMessageCallback> &deliverCallback) SendMessageWithoutSave() argument
116 SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16string scAddr, uint16_t port, const uint8_t *data, uint16_t dataLen, const sptr<ISendShortMessageCallback> &sendCallback, const sptr<IDeliveryShortMessageCallback> &deliverCallback) SendMessage() argument
[all...]

Completed in 3 milliseconds