HomeSort by relevance Sort by last modified time
    Searched refs:HandleGoToDashboard (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.h 48 void HandleGoToDashboard(const ListValue* args);
sync_setup_handler.cc 295 NewCallback(this, &SyncSetupHandler::HandleGoToDashboard));
459 void SyncSetupHandler::HandleGoToDashboard(const ListValue* args) {

Completed in 28 milliseconds