Home
last modified time | relevance | path

Searched refs:ClearRetryApns (Results 1 – 3 of 3) sorted by relevance

/base/telephony/cellular_data/services/include/apn_manager/
Dconnection_retry_policy.h33 void ClearRetryApns();
/base/telephony/cellular_data/services/src/apn_manager/
Dconnection_retry_policy.cpp53 void ConnectionRetryPolicy::ClearRetryApns() in ClearRetryApns() function in OHOS::Telephony::ConnectionRetryPolicy
Dapn_holder.cpp64 retryPolicy_.ClearRetryApns(); in SetApnState()