Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/remoting/
Dsetup_flow.h170 static SetupFlow* OpenSetupDialog(Profile* profile);
Dsetup_flow.cc136 SetupFlow* SetupFlow::OpenSetupDialog(Profile* profile) { in OpenSetupDialog() function in remoting::SetupFlow
/external/chromium/chrome/browser/ui/webui/options/
Dadvanced_options_handler.cc522 remoting::SetupFlow::OpenSetupDialog(web_ui_->GetProfile()); in ShowRemotingSetupDialog()