Home
last modified time | relevance | path

Searched defs:new_display_name (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache.cc475 base::string16 new_display_name = GetNameOfProfileAtIndex(index); in SetNameOfProfileAtIndex() local
592 base::string16 new_display_name = GetNameOfProfileAtIndex(index); in SetGAIANameOfProfileAtIndex() local
615 base::string16 new_display_name = GetNameOfProfileAtIndex(index); in SetGAIAGivenNameOfProfileAtIndex() local
/external/chromium_org/chrome/browser/chromeos/login/users/
Dsupervised_user_manager_impl.cc483 const base::string16& new_display_name) { in UpdateManagerName()