Home
last modified time | relevance | path

Searched refs:SetCertPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_chromeos.cc413 wifi->SetCertPath(certpath); in ConnectToWifiNetwork()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h695 void SetCertPath(const std::string& cert_path);
Dnetwork_library.cc1967 void WifiNetwork::SetCertPath(const std::string& cert_path) { in SetCertPath() function in chromeos::WifiNetwork
2773 wifi->SetCertPath(data.cert_path); in ConnectToWifiNetworkUsingConnectData()