Home
last modified time | relevance | path

Searched refs:using_default_name (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.cc90 bool using_default_name; in ProfileInfoCache() local
92 &using_default_name)) { in ProfileInfoCache()
97 using_default_name = IsDefaultProfileName( in ProfileInfoCache()
100 using_default_name); in ProfileInfoCache()
106 info->SetBoolean(kIsUsingDefaultAvatarKey, using_default_name); in ProfileInfoCache()