Home
last modified time | relevance | path

Searched defs:isEcc (Results 1 – 10 of 10) sorted by relevance

/base/telephony/cellular_call/services/control/src/
Dcontrol_base.cpp28 int32_t ControlBase::DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc) in DialPreJudgment()
118 int32_t ControlBase::CheckAirplaneModeScene(const CellularCallInfo &callInfo, bool isEcc) in CheckAirplaneModeScene()
132 int32_t ControlBase::HandleEcc(const CellularCallInfo &callInfo, bool isEcc) in HandleEcc()
Dcs_control.cpp32 int32_t CSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial()
Dims_control.cpp33 int32_t IMSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial()
/base/telephony/call_manager/services/call/include/
Dcommon_type.h47 bool isEcc = false; member
82 bool isEcc = false; member
/base/telephony/cellular_call/test/fuzztest/reporthungupinfo_fuzzer/
Dreporthungupinfo_fuzzer.cpp63 bool isEcc = false; in DoSomethingInterestingWithMyAPI() local
/base/telephony/call_manager/services/call/src/
Dcall_policy.cpp30 int32_t CallPolicy::DialPolicy(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc) in DialPolicy()
Dcall_control_manager.cpp107 bool isEcc = false; in DialCall() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp309 bool isEcc = false; in Dial() local
1228 bool CellularCallService::UseImsForEmergency(const CellularCallInfo &callInfo, bool isEcc) in UseImsForEmergency()
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts2867 isEcc: boolean; property
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_inner_type.h418 bool isEcc = false; member