Home
last modified time | relevance | path

Searched refs:NotifyIfProfileNamesHaveChanged (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.cc494 profile_info_cache_->NotifyIfProfileNamesHaveChanged(); in SetLocalProfileName()
534 profile_info_cache_->NotifyIfProfileNamesHaveChanged(); in SetGAIAName()
539 profile_info_cache_->NotifyIfProfileNamesHaveChanged(); in SetGAIAGivenName()
588 profile_info_cache_->NotifyIfProfileNamesHaveChanged(); in SetIsUsingDefaultName()
H A Dprofile_info_cache.cc192 NotifyIfProfileNamesHaveChanged(); in AddProfileToCache()
203 void ProfileInfoCache::NotifyIfProfileNamesHaveChanged() { in NotifyIfProfileNamesHaveChanged() function in ProfileInfoCache
252 NotifyIfProfileNamesHaveChanged(); in DeleteProfileFromCache()
H A Dprofile_info_cache.h128 void NotifyIfProfileNamesHaveChanged();