Searched refs:GetServerCaCertName (Results 1 – 3 of 3) sorted by relevance
47 string16 GetServerCaCertName(int cert_index) const;
143 string16 WifiConfigModel::GetServerCaCertName(int cert_index) const { in GetServerCaCertName() function in chromeos::WifiConfigModel
207 return wifi_config_model_->GetServerCaCertName(cert_index); in GetItemAt()