Home
last modified time | relevance | path

Searched refs:HandleDiscardPhoto (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Duser_image_screen_handler.cc116 AddCallback("discardPhoto", &UserImageScreenHandler::HandleDiscardPhoto); in RegisterMessages()
191 void UserImageScreenHandler::HandleDiscardPhoto() { in HandleDiscardPhoto() function in chromeos::UserImageScreenHandler
Duser_image_screen_handler.h65 void HandleDiscardPhoto();
Dsupervised_user_creation_screen_handler.cc200 &SupervisedUserCreationScreenHandler::HandleDiscardPhoto); in RegisterMessages()
431 void SupervisedUserCreationScreenHandler::HandleDiscardPhoto() { in HandleDiscardPhoto() function in chromeos::SupervisedUserCreationScreenHandler
Dsupervised_user_creation_screen_handler.h127 void HandleDiscardPhoto();
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dchange_picture_options_handler.h84 void HandleDiscardPhoto(const base::ListValue* args);
Dchange_picture_options_handler.cc152 base::Bind(&ChangePictureOptionsHandler::HandleDiscardPhoto, in RegisterMessages()
224 void ChangePictureOptionsHandler::HandleDiscardPhoto( in HandleDiscardPhoto() function in chromeos::options::ChangePictureOptionsHandler