/base/telephony/cellular_call/services/control/include/ |
D | control_base.h | 376 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf() function
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 459 int32_t TelRilCall::SendDtmf(const std::string &sDTMFCode, int32_t index, int32_t switchOn, int32_t… in SendDtmf() function in OHOS::Telephony::TelRilCall 471 int32_t TelRilCall::SendDtmf(char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer &… in SendDtmf() function in OHOS::Telephony::TelRilCall
|
D | tel_ril_manager.cpp | 407 int32_t TelRilManager::SendDtmf( in SendDtmf() function in OHOS::Telephony::TelRilManager 418 int32_t TelRilManager::SendDtmf( in SendDtmf() function in OHOS::Telephony::TelRilManager
|
/base/telephony/cellular_call/services/ims_service_interaction/src/ |
D | ims_call_client.cpp | 299 int32_t ImsCallClient::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCallClient
|
D | ims_call_proxy.cpp | 293 int32_t ImsCallProxy::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCallProxy
|
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
D | ims_call.cpp | 243 int32_t ImsCall::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf() function in OHOS::Telephony::ImsCall
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
D | cellular_call_connection.cpp | 377 int CellularCallConnection::SendDtmf(char cDTMFCode, const std::string &phoneNum) in SendDtmf() function in OHOS::Telephony::CellularCallConnection
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_vendor_call_defs.h | 678 void (*SendDtmf)(const ReqDataInfo *requestInfo, CallDtmfInfo info); member
|
/base/telephony/cellular_call/vendor/ims/test/ui_client/ |
D | ims_unit_test.cpp | 340 int32_t ImsUnitTest::SendDtmf(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in SendDtmf() function in OHOS::Telephony::ImsUnitTest
|
/base/telephony/cellular_call/services/manager/src/ |
D | cellular_call_service.cpp | 778 int32_t CellularCallService::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf() function in OHOS::Telephony::CellularCallService
|
/base/telephony/ril_adapter/services/hril/src/ |
D | hril_call.cpp | 289 int32_t HRilCall::SendDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) in SendDtmf() function in OHOS::Telephony::HRilCall
|
D | hril_manager.cpp | 507 int32_t HRilManager::SendDtmf(int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInf… in SendDtmf() function in OHOS::Telephony::HRilManager
|
/base/telephony/call_manager/frameworks/native/src/ |
D | cellular_call_proxy.cpp | 581 int32_t CellularCallProxy::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf() function in OHOS::Telephony::CellularCallProxy
|
/base/telephony/cellular_call/test/unittest/cstest/ |
D | cs_test.cpp | 472 int32_t CsTest::SendDtmf(const sptr<CellularCallInterface> &telephonyService) const in SendDtmf() function in OHOS::Telephony::CsTest
|