| /base/telephony/cellular_call/services/control/include/ |
| D | control_base.h | 300 int32_t StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in StartDtmf() 369 int32_t SendDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in SendDtmf()
|
| /base/telephony/cellular_call/services/connection/src/ |
| D | cellular_call_connection_cs.cpp | 212 int32_t CellularCallConnectionCS::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) co… in SendDtmfRequest() 228 int32_t CellularCallConnectionCS::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) c… in StartDtmfRequest()
|
| D | cellular_call_connection_ims.cpp | 274 int32_t CellularCallConnectionIMS::SendDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) c… in SendDtmfRequest() 288 int32_t CellularCallConnectionIMS::StartDtmfRequest(int32_t slotId, char cDtmfCode, int32_t index) … in StartDtmfRequest()
|
| /base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
| D | imsclient_fuzzer.cpp | 73 const char *cDtmfCode = number.c_str(); in TestImsCallClientWithCallInfo() local 251 const char *cDtmfCode = number.c_str(); in TestImsCallProxyWithCallInfo() local
|
| /base/telephony/cellular_call/services/ims_service_interaction/src/ |
| D | ims_call_client.cpp | 317 int32_t ImsCallClient::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() 326 int32_t ImsCallClient::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf()
|
| D | ims_call_proxy.cpp | 331 int32_t ImsCallProxy::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() 349 int32_t ImsCallProxy::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf()
|
| /base/telephony/cellular_call/vendor/ims/services/ims_call/src/ |
| D | ims_call.cpp | 225 int32_t ImsCall::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() 243 int32_t ImsCall::SendDtmf(int32_t slotId, char cDtmfCode, int32_t index) in SendDtmf()
|
| D | ims_call_stub.cpp | 276 const char cDtmfCode = data.ReadInt8(); in OnStartDtmf() local 286 const char cDtmfCode = data.ReadInt8(); in OnSendDtmf() local
|
| /base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
| D | setpreviewwindow_fuzzer.cpp | 327 char cDtmfCode = static_cast<char>(size); in StartDtmf() local
|
| /base/telephony/cellular_call/services/manager/src/ |
| D | cellular_call_service.cpp | 792 int32_t CellularCallService::StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in StartDtmf() 877 int32_t CellularCallService::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf()
|
| /base/telephony/call_manager/frameworks/native/src/ |
| D | cellular_call_proxy.cpp | 523 int32_t CellularCallProxy::StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in StartDtmf() 611 int32_t CellularCallProxy::SendDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in SendDtmf()
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| D | cs_test.cpp | 292 char cDtmfCode; in StartDtmf() local 319 char cDtmfCode; in SendDtmf() local
|
| /base/telephony/cellular_call/test/unittest/imstest/ |
| D | zero_branch_test.cpp | 1471 char cDtmfCode = ' '; variable
|