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

/external/chromium_org/chrome/browser/chromeos/options/
H A Dwifi_config_view.h118 std::string GetEapMethod() const;
H A Dwifi_config_view.cc760 std::string WifiConfigView::GetEapMethod() const { function in class:chromeos::WifiConfigView
779 bool is_peap = (GetEapMethod() == shill::kEapMethodPEAP);
852 shill::kEapMethodProperty, GetEapMethod());

Completed in 231 milliseconds