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

/external/chromium/chrome/browser/ui/webui/options/
H A Dsync_setup_handler.h48 void HandleGoToDashboard(const ListValue* args);
H A Dsync_setup_handler.cc295 NewCallback(this, &SyncSetupHandler::HandleGoToDashboard));
459 void SyncSetupHandler::HandleGoToDashboard(const ListValue* args) { function in class:SyncSetupHandler

Completed in 120 milliseconds