HomeSort by relevance Sort by last modified time
    Searched defs:EditProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/profiles/
avatar_menu_actions_chromeos.cc 34 void AvatarMenuActionsChromeOS::EditProfile(Profile* profile, size_t index) {
  /external/chromium_org/chrome/browser/profiles/
avatar_menu_actions_desktop.cc 39 // and EditProfile actions.
51 void AvatarMenuActionsDesktop::EditProfile(Profile* profile, size_t index) {
avatar_menu.cc 146 void AvatarMenu::EditProfile(size_t index) {
153 menu_actions_->EditProfile(profile, profile_index);

Completed in 62 milliseconds