Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnectivity_trial.cc74 is_active_(false) { } in ConnectivityTrial()
133 is_active_ = true; in StartTrialTask()
142 return is_active_; in IsActive()
192 is_active_ = false; in CleanupTrial()
Dconnectivity_trial.h188 bool is_active_; variable