Home
last modified time | relevance | path

Searched defs:DialingProcess (Results 1 – 7 of 7) sorted by relevance

/base/telephony/call_manager/services/call/src/
Dsatellite_call.cpp29 int32_t SatelliteCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::SatelliteCall
Dcs_call.cpp29 int32_t CSCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::CSCall
Dbluetooth_call.cpp43 int32_t BluetoothCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::BluetoothCall
Dvoip_call.cpp45 int32_t VoIPCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::VoIPCall
Dott_call.cpp36 int32_t OTTCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::OTTCall
Dims_call.cpp102 int32_t IMSCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::IMSCall
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp104 void DialingProcess(const uint8_t *data, size_t size) in DialingProcess() function