Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_attributes_entry.cc66 const char kFirstAccountNameHash[] = "first_account_name_hash"; variable
674 int first_hash = GetInteger(kFirstAccountNameHash); in AddAccountName()
676 SetInteger(kFirstAccountNameHash, hash); in AddAccountName()
701 ClearValue(kFirstAccountNameHash); in ClearAccountNames()