Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnection_diagnostics.h247 void StartAfterPortalDetectionInternal(const PortalDetector::Result& result);
Dconnection_diagnostics.cc165 Bind(&ConnectionDiagnostics::StartAfterPortalDetectionInternal, in ConnectionDiagnostics()
221 Bind(&ConnectionDiagnostics::StartAfterPortalDetectionInternal, in StartAfterPortalDetection()
285 void ConnectionDiagnostics::StartAfterPortalDetectionInternal( in StartAfterPortalDetectionInternal() function in shill::ConnectionDiagnostics
Dconnection_diagnostics_unittest.cc633 connection_diagnostics_.StartAfterPortalDetectionInternal( in ExpectPortalDetectionEnd()