Searched refs:QueryEccList (Results 1 – 4 of 4) sorted by relevance
40 int32_t QueryEccList(const std::string &numeric, std::vector<EccNum> &eccVec);
46 int32_t CellularCallRdbHelper::QueryEccList(const std::string &numeric, std::vector<EccNum> &eccVec) in QueryEccList() function in OHOS::Telephony::CellularCallRdbHelper
335 DelayedSingleton<CellularCallRdbHelper>::GetInstance()->QueryEccList(hplmn, eccVec); in UpdateEccNumberList()348 … DelayedSingleton<CellularCallRdbHelper>::GetInstance()->QueryEccList(curPlmn_[slotId], eccVec); in UpdateEccNumberList()843 DelayedSingleton<CellularCallRdbHelper>::GetInstance()->QueryEccList(hplmn, eccVec); in MergeEccCallList()
988 …ASSERT_NE(DelayedSingleton<CellularCallRdbHelper>::GetInstance()->QueryEccList(hplmn, eccVec), TEL…