Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_info_cache.cc48 const char kAccountIdKey[] = "account_id_key"; variable
183 info->SetString(kAccountIdKey, account_id.GetAccountIdKey()); in AddProfileToCache()
629 info->GetString(kAccountIdKey, &account_id_key) && in RemoveProfileByAccountId()