/base/inputmethod/imf/services/src/ |
D | message_handler.cpp | 43 void MessageHandler::SendMessage(Message *msg) in SendMessage() function in OHOS::MiscServices::MessageHandler
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
D | reject_call_sms.cpp | 35 void RejectCallSms::SendMessage(int32_t slotId, const std::u16string &desAddr, const std::u16string… in SendMessage() function in OHOS::Telephony::RejectCallSms
|
/base/telephony/sms_mms/frameworks/native/sms/src/ |
D | sms_service_manager_client.cpp | 87 int32_t SmsServiceManagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, in SendMessage() function in OHOS::Telephony::SmsServiceManagerClient 97 int32_t SmsServiceManagerClient::SendMessage(int32_t slotId, const std::u16string desAddr, in SendMessage() function in OHOS::Telephony::SmsServiceManagerClient
|
D | sms_service_proxy.cpp | 29 int32_t SmsServiceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16st… in SendMessage() function in OHOS::Telephony::SmsServiceProxy 66 int32_t SmsServiceProxy::SendMessage(int32_t slotId, const std::u16string desAddr, const std::u16st… in SendMessage() function in OHOS::Telephony::SmsServiceProxy
|
/base/startup/init/interfaces/innerkits/control_fd/ |
D | control_fd_service.c | 100 CONTROL_FD_STATIC int SendMessage(LoopHandle loop, TaskHandle task, const char *message) in SendMessage() function
|
/base/location/services/location_passive/passive/source/ |
D | passive_ability.cpp | 154 void PassiveAbility::SendMessage(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendMessage() function in OHOS::Location::PassiveAbility
|
/base/inputmethod/imf/frameworks/inputmethod_ability/src/ |
D | input_method_core_stub.cpp | 186 int32_t InputMethodCoreStub::SendMessage(int code, ParcelHandler input) in SendMessage() function in OHOS::MiscServices::InputMethodCoreStub
|
/base/telephony/sms_mms/services/ |
D | sms_service.cpp | 135 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, co… in SendMessage() function in OHOS::Telephony::SmsService 160 int32_t SmsService::SendMessage(int32_t slotId, const u16string desAddr, const u16string scAddr, ui… in SendMessage() function in OHOS::Telephony::SmsService
|
/base/location/services/location_network/network/source/ |
D | network_ability.cpp | 350 void NetworkAbility::SendMessage(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendMessage() function in OHOS::Location::NetworkAbility
|
/base/hiviewdfx/hilog/frameworks/libhilog/base/ |
D | hilog_base.cpp | 224 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_… in SendMessage() function
|
/base/location/services/location_gnss/gnss/source/ |
D | gnss_ability.cpp | 628 void GnssAbility::SendMessage(uint32_t code, MessageParcel &data, MessageParcel &reply) in SendMessage() function in OHOS::Location::GnssAbility
|
/base/startup/init/services/param/watcher/proxy/ |
D | watcher_manager.cpp | 136 int WatcherManager::SendMessage(WatcherGroupPtr group, int type) in SendMessage() function in OHOS::init_param::WatcherManager
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 686 int32_t ImsUnitTest::SendMessage(const sptr<ImsSmsInterface> &imsSmsPtr) const in SendMessage() function in OHOS::Telephony::ImsUnitTest
|
/base/telephony/sms_mms/frameworks/js/napi/src/ |
D | napi_sms.cpp | 299 static napi_value SendMessage(napi_env env, napi_callback_info info) in SendMessage() function
|