Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_attributes_entry.h62 bool HasProfileNameChanged();
H A Dprofile_info_cache.cc207 if (entry->HasProfileNameChanged()) { in NotifyIfProfileNamesHaveChanged()
H A Dprofile_attributes_entry.cc235 bool ProfileAttributesEntry::HasProfileNameChanged() { in HasProfileNameChanged() function in ProfileAttributesEntry