Searched defs:isEcc (Results 1 – 10 of 10) sorted by relevance
28 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()
32 int32_t CSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial()
33 int32_t IMSControl::Dial(const CellularCallInfo &callInfo, bool isEcc) in Dial()
47 bool isEcc = false; member82 bool isEcc = false; member
63 bool isEcc = false; in DoSomethingInterestingWithMyAPI() local
30 int32_t CallPolicy::DialPolicy(std::u16string &number, AppExecFwk::PacMap &extras, bool isEcc) in DialPolicy()
107 bool isEcc = false; in DialCall() local
309 bool isEcc = false; in Dial() local1228 bool CellularCallService::UseImsForEmergency(const CellularCallInfo &callInfo, bool isEcc) in UseImsForEmergency()
2867 isEcc: boolean; property
418 bool isEcc = false; member