Home
last modified time | relevance | path

Searched refs:OnGoToDashboard (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/
Dsync_setup_flow.h98 void OnGoToDashboard();
Dsync_setup_flow.cc275 void SyncSetupFlow::OnGoToDashboard() { in OnGoToDashboard() function in SyncSetupFlow
/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc461 flow_->OnGoToDashboard(); in HandleGoToDashboard()