Home
last modified time | relevance | path

Searched refs:portal_attempts_to_online_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Ddevice.cc165 portal_attempts_to_online_(0), in Device()
925 portal_attempts_to_online_ = 0; in SetupConnection()
1669 portal_attempts_to_online_ += result.num_attempts; in PortalDetectorCallback()
1684 portal_attempts_to_online_, in PortalDetectorCallback()
Ddevice.h864 int portal_attempts_to_online_; variable