Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/src/
Dcall_incoming_filter_manager.cpp51 bool isEcc = false; in DoIncomingFilter() local
Dcall_policy.cpp33 int32_t CallPolicy::DialPolicy(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc) in DialPolicy()
80 int32_t CallPolicy::SuperPrivacyMode(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc) in SuperPrivacyMode()
106 int32_t CallPolicy::HasNormalCall(bool isEcc, int32_t slotId, CallType callType) in HasNormalCall()
183 int32_t CallPolicy::CanDialMulityCall(AppExecFwk::PacMap &extras, bool isEcc) in CanDialMulityCall()
Dcall_request_process.cpp58 bool isEcc = false; in DialRequest() local
857 bool isEcc = false; in HandleDialingInfo() local
911 … CallRequestProcess::HandleEccCallForDsda(std::string newPhoneNum, DialParaInfo &info, bool &isEcc) in HandleEccCallForDsda()
Dcall_control_manager.cpp135 bool isEcc = false; in DialCall() local
177 int32_t CallControlManager::CanDial(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc) in CanDial()
192 …lManager::PackageDialInformation(AppExecFwk::PacMap &extras, std::string accountNumber, bool isEcc) in PackageDialInformation()
Dcall_status_manager.cpp1387 bool isEcc = false; in ShouldBlockIncomingCall() local
/base/telephony/cellular_call/services/control/src/
Dcontrol_base.cpp29 int32_t ControlBase::DialPreJudgment(const CellularCallInfo &callInfo, bool isEcc) in DialPreJudgment()
127 int32_t ControlBase::HandleEcc(const CellularCallInfo &callInfo, bool isEcc, bool isAirplaneModeOn,… in HandleEcc()
Dsatellite_control.cpp32 int32_t SatelliteControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial()
Dcs_control.cpp33 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.h48 bool isEcc = false; member
86 bool isEcc = false; member
/base/telephony/cellular_call/test/fuzztest/reporthangupinfo_fuzzer/
Dreporthangupinfo_fuzzer.cpp64 bool isEcc = false; in DoSomethingInterestingWithMyAPI() local
/base/telephony/cellular_call/test/unittest/satellitetest/
Dzero_branch_test.cpp162 bool isEcc = true; variable
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch1_test.cpp218 bool isEcc = false; variable
826 bool isEcc = false; variable
Dzero_branch3_test.cpp848 bool isEcc = false; variable
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp317 bool isEcc = false; in Dial() local
337 int32_t CellularCallService::DialNormalCall(const CellularCallInfo &callInfo, bool isEcc) in DialNormalCall()
1440 bool CellularCallService::UseImsForEmergency(const CellularCallInfo &callInfo, bool isEcc) in UseImsForEmergency()
/base/telephony/call_manager/interfaces/innerkits/
Dcall_manager_info.h237 bool isEcc = false; member