Home
last modified time | relevance | path

Searched refs:GetEccCallList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Demergency_utils.cpp53 std::vector<EmergencyCall> eccCallList = config.GetEccCallList(slotId); in IsEmergencyCallProcessing()
H A Dcellular_call_config.cpp942 std::vector<EmergencyCall> CellularCallConfig::GetEccCallList(int32_t slotId) in GetEccCallList() function in OHOS::Telephony::CellularCallConfig
/ohos5.0/base/telephony/cellular_call/services/utils/include/
H A Dcellular_call_config.h279 std::vector<EmergencyCall> GetEccCallList(int32_t slotId);
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dzero_branch_test.cpp219 config.GetEccCallList(SIM1_SLOTID);