Searched refs:GetAvatarNameForProfile (Results 1 - 5 of 5) sorted by path

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_manager_unittest.cc1013 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1020 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1022 profiles::GetAvatarNameForProfile(profile2->GetPath()));
1030 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1051 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1059 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1066 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1068 profiles::GetAvatarNameForProfile(profile2->GetPath()));
1076 profiles::GetAvatarNameForProfile(profile1->GetPath()));
1097 profiles::GetAvatarNameForProfile(profile
[all...]
H A Dprofiles_state.cc54 base::string16 GetAvatarNameForProfile(const base::FilePath& profile_path) { function in namespace:profiles
88 base::string16 name = GetAvatarNameForProfile(profile->GetPath());
H A Dprofiles_state.h35 base::string16 GetAvatarNameForProfile(const base::FilePath& profile_path);
38 // This is essentially the name returned by GetAvatarNameForProfile, but it
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc1141 profiles::GetAvatarNameForProfile(browser_->profile()->GetPath()),
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc118 profiles::GetAvatarNameForProfile(
660 profiles::GetAvatarNameForProfile(profile_path));

Completed in 258 milliseconds