Searched refs:SetEAPUseSystemCAs (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/options/
H A Dwifi_config_view.cc519 wifi->SetEAPUseSystemCAs(true);
524 wifi->SetEAPUseSystemCAs(false);
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h702 void SetEAPUseSystemCAs(bool use_system_cas);
H A Dnetwork_library.cc2036 void WifiNetwork::SetEAPUseSystemCAs(bool use_system_cas) { function in class:chromeos::WifiNetwork

Completed in 1838 milliseconds