Home
last modified time | relevance | path

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

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