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

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

Completed in 32 milliseconds