Searched defs:EditProfile (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Davatar_menu_actions_chromeos.cc35 void AvatarMenuActionsChromeOS::EditProfile(Profile* profile, size_t index) { function in class:chromeos::AvatarMenuActionsChromeOS
/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu_actions_desktop.cc39 // and EditProfile actions.
51 void AvatarMenuActionsDesktop::EditProfile(Profile* profile, size_t index) { function in class:AvatarMenuActionsDesktop
H A Davatar_menu.cc161 void AvatarMenu::EditProfile(size_t index) { function in class:AvatarMenu
168 menu_actions_->EditProfile(profile, profile_index);

Completed in 339 milliseconds