Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dsync_setup_wizard.cc32 flow_container_->set_flow( in Step()
39 flow_container_->set_flow(SyncSetupFlow::Run(service_, flow_container_, in Step()
Dsync_setup_flow.h159 void set_flow(SyncSetupFlow* flow) { in set_flow() function
Dsync_setup_flow.cc188 container_->set_flow(NULL); // Sever ties from the wizard. in OnDialogClosed()