Searched refs:GetEccCallList (Results 1 – 4 of 4) sorted by relevance
53 std::vector<EmergencyCall> eccCallList = config.GetEccCallList(slotId); in IsEmergencyCallProcessing()
942 std::vector<EmergencyCall> CellularCallConfig::GetEccCallList(int32_t slotId) in GetEccCallList() function in OHOS::Telephony::CellularCallConfig
279 std::vector<EmergencyCall> GetEccCallList(int32_t slotId);
219 config.GetEccCallList(SIM1_SLOTID);