Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dsatellite_call.cpp29 int32_t SatelliteCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::SatelliteCall
H A Dcs_call.cpp29 int32_t CSCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::CSCall
H A Dvoip_call.cpp44 int32_t VoIPCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::VoIPCall
H A Dott_call.cpp36 int32_t OTTCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::OTTCall
H A Dims_call.cpp102 int32_t IMSCall::DialingProcess() in DialingProcess() function in OHOS::Telephony::IMSCall
/ohos5.0/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A Dcall_fuzzer.cpp95 void DialingProcess(const uint8_t *data, size_t size) in DialingProcess() function