Searched refs:GetPossibleNumberInfos (Results 1 – 2 of 2) sorted by relevance
50 std::vector<MatchedNumberInfo> GetPossibleNumberInfos(std::string& country,
56 std::vector<MatchedNumberInfo> matchedNumberInfoList = GetPossibleNumberInfos(country, in GetMatchedPhoneNumber()297 std::vector<MatchedNumberInfo> PhoneNumberMatched::GetPossibleNumberInfos(std::string& country, in GetPossibleNumberInfos() function in OHOS::Global::I18n::PhoneNumberMatched