Searched refs:GetUserCertCount (Results 1 – 3 of 3) sorted by relevance
31 int GetUserCertCount() const;
107 int WifiConfigModel::GetUserCertCount() const { in GetUserCertCount() function in chromeos::WifiConfigModel
222 return 1 + wifi_config_model_->GetUserCertCount(); in GetItemCount()