Searched refs:SetMatchedApns (Results 1 – 3 of 3) sorted by relevance
32 void SetMatchedApns(std::vector<sptr<ApnItem>> &apns);
48 void ConnectionRetryPolicy::SetMatchedApns(std::vector<sptr<ApnItem>> &apns) in SetMatchedApns() function in OHOS::Telephony::ConnectionRetryPolicy
40 retryPolicy_.SetMatchedApns(matchedApns); in SetAllMatchedApns()