HomeSort by relevance Sort by last modified time
    Searched refs:GetAvatarNameForProfile (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profiles_state.h 35 base::string16 GetAvatarNameForProfile(const base::FilePath& profile_path);
38 // This is essentially the name returned by GetAvatarNameForProfile, but it
profiles_state.cc 54 base::string16 GetAvatarNameForProfile(const base::FilePath& profile_path) {
88 base::string16 name = GetAvatarNameForProfile(profile->GetPath());
profile_manager_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 118 profiles::GetAvatarNameForProfile(
660 profiles::GetAvatarNameForProfile(profile_path));
  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_chooser_view.cc     [all...]

Completed in 209 milliseconds