Searched refs:GetServerCaCertIndex (Results 1 – 3 of 3) sorted by relevance
54 int GetServerCaCertIndex(const std::string& nss_nickname) const;
158 int WifiConfigModel::GetServerCaCertIndex( in GetServerCaCertIndex() function in chromeos::WifiConfigModel
848 int cert_index = wifi_config_model_->GetServerCaCertIndex(nss_nickname); in Init()