Home
last modified time | relevance | path

Searched defs:StartDtmf (Results 1 – 25 of 30) sorted by relevance

12

/base/telephony/call_manager/test/fuzztest/startdtmf_fuzzer/
Dstartdtmf_fuzzer.cpp43 void StartDtmf(const uint8_t *data, size_t size) in StartDtmf() function
/base/telephony/cellular_call/services/control/include/
Dcontrol_base.h307 int32_t StartDtmf(T &&t, char cDtmfCode, const CellularCallInfo &callInfo) const in StartDtmf() function
/base/telephony/call_manager/frameworks/native/src/
Dbluetooth_call_client.cpp199 int32_t BluetoothCallClient::StartDtmf(char str) in StartDtmf() function in OHOS::Telephony::BluetoothCallClient
Dbluetooth_call_proxy.cpp185 int32_t BluetoothCallProxy::StartDtmf(char str) in StartDtmf() function in OHOS::Telephony::BluetoothCallProxy
Dcall_manager_client.cpp310 int32_t CallManagerClient::StartDtmf(int32_t callId, char str) in StartDtmf() function in OHOS::Telephony::CallManagerClient
Dcall_manager_proxy.cpp638 int32_t CallManagerProxy::StartDtmf(int32_t callId, char str) in StartDtmf() function in OHOS::Telephony::CallManagerProxy
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_call_service.cpp211 int32_t BluetoothCallService::StartDtmf(char str) in StartDtmf() function in OHOS::Telephony::BluetoothCallService
/base/telephony/call_manager/services/call/src/
Dcarrier_call.cpp300 int32_t CarrierCall::StartDtmf(char str) in StartDtmf() function in OHOS::Telephony::CarrierCall
Dott_call.cpp172 int32_t OTTCall::StartDtmf(char str) in StartDtmf() function in OHOS::Telephony::OTTCall
Dcall_control_manager.cpp423 int32_t CallControlManager::StartDtmf(int32_t callId, char str) in StartDtmf() function in OHOS::Telephony::CallControlManager
/base/telephony/call_manager/test/fuzztest/bluetoothdialcall_fuzzer/
Dbluetoothdialcall_fuzzer.cpp174 void StartDtmf(const uint8_t *data, size_t size) in StartDtmf() function
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
Dsetpreviewwindow_fuzzer.cpp157 void StartDtmf(const uint8_t *data, size_t size) in StartDtmf() function
/base/telephony/call_manager/test/unittest/ui_client/
Dbluetooth_call_test.cpp462 void BluetoothCallTest::StartDtmf() in StartDtmf() function in OHOS::Telephony::BluetoothCallTest
Dui_client_test.cpp473 void StartDtmf() in StartDtmf() function
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h634 int32_t StartDtmf(int32_t callId, char c) const in StartDtmf() function
/base/telephony/cellular_call/services/ims_service_interaction/src/
Dims_call_client.cpp290 int32_t ImsCallClient::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() function in OHOS::Telephony::ImsCallClient
Dims_call_proxy.cpp275 int32_t ImsCallProxy::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() function in OHOS::Telephony::ImsCallProxy
/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
Dims_call.cpp225 int32_t ImsCall::StartDtmf(int32_t slotId, char cDtmfCode, int32_t index) in StartDtmf() function in OHOS::Telephony::ImsCall
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp335 int CellularCallConnection::StartDtmf(char cDTMFCode, const CellularCallInfo &callInfo) in StartDtmf() function in OHOS::Telephony::CellularCallConnection
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp441 int32_t CallManagerService::StartDtmf(int32_t callId, char str) in StartDtmf() function in OHOS::Telephony::CallManagerService
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h668 void (*StartDtmf)(const ReqDataInfo *requestInfo, CallDtmfInfo info); member
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp324 int32_t ImsUnitTest::StartDtmf(const sptr<ImsCallInterfaceCode> &imsCallPtr) const in StartDtmf() function in OHOS::Telephony::ImsUnitTest
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp486 int32_t TelRilCall::StartDtmf(char cDTMFCode, int32_t index, const AppExecFwk::InnerEvent::Pointer … in StartDtmf() function in OHOS::Telephony::TelRilCall
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp693 int32_t CellularCallService::StartDtmf(char cDtmfCode, const CellularCallInfo &callInfo) in StartDtmf() function in OHOS::Telephony::CellularCallService
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp281 int32_t HRilCall::StartDtmf(int32_t serialId, const OHOS::HDI::Ril::V1_1::DtmfInfo &dtmfInfo) in StartDtmf() function in OHOS::Telephony::HRilCall

12