Searched refs:TakePhoto (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dchange_picture_options_handler.h35 void TakePhoto(const ListValue* args);
H A Dchange_picture_options_handler.cc78 NewCallback(this, &ChangePictureOptionsHandler::TakePhoto));
114 void ChangePictureOptionsHandler::TakePhoto(const ListValue* args) { function in class:chromeos::ChangePictureOptionsHandler

Completed in 242 milliseconds