Searched refs:eap_authentication_completed_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Ddevice_state.h61 return eap_authentication_completed_;
90 bool eap_authentication_completed_; member in class:chromeos::DeviceState
H A Ddevice_state.cc26 eap_authentication_completed_(false) {
106 return GetBooleanValue(key, value, &eap_authentication_completed_);

Completed in 90 milliseconds