Searched refs:GetServerCaCertCount (Results 1 – 3 of 3) sorted by relevance
44 int GetServerCaCertCount() const;
139 int WifiConfigModel::GetServerCaCertCount() const { in GetServerCaCertCount() function in chromeos::WifiConfigModel
197 return wifi_config_model_->GetServerCaCertCount() + 2; in GetItemCount()