Home
last modified time | relevance | path

Searched refs:DialPreJudgment (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp29 int32_t ControlBase::DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc) in DialPreJudgment() function in OHOS::Telephony::ControlBase
H A Dsatellite_control.cpp37 int32_t ret = DialPreJudgment(callInfo, false); in Dial()
H A Dcs_control.cpp38 int32_t ret = DialPreJudgment(callInfo, isEcc); in Dial()
H A Dims_control.cpp38 int32_t ret = DialPreJudgment(callInfo, isEcc); in Dial()
/ohos5.0/base/telephony/cellular_call/services/control/include/
H A Dcontrol_base.h171 int32_t DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc);