Searched refs:UniqueEccCallList (Results 1 – 2 of 2) sorted by relevance
425 void UniqueEccCallList(int32_t slotId, std::vector<EmergencyCall> &eccList);
854 UniqueEccCallList(slotId, tempEccList[slotId]); in MergeEccCallList()857 void CellularCallConfig::UniqueEccCallList(int32_t slotId, std::vector<EmergencyCall> &eccList) in UniqueEccCallList() function in OHOS::Telephony::CellularCallConfig