Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/
Dsync_setup_flow.h95 void OnFirstPassphraseEntry(const std::string& option,
Dsync_setup_flow.cc269 void SyncSetupFlow::OnFirstPassphraseEntry(const std::string& option, in OnFirstPassphraseEntry() function in SyncSetupFlow
/external/chromium/chrome/browser/ui/webui/options/
Dsync_setup_handler.cc456 flow_->OnFirstPassphraseEntry(option, passphrase); in HandleFirstPassphrase()