Home
last modified time | relevance | path

Searched refs:NotifyPassphraseAccepted (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dsync_backend_host.h463 void NotifyPassphraseAccepted(const std::string& bootstrap_token);
Dsync_backend_host.cc555 void SyncBackendHost::Core::NotifyPassphraseAccepted( in NotifyPassphraseAccepted() function in browser_sync::SyncBackendHost::Core
986 NewRunnableMethod(this, &Core::NotifyPassphraseAccepted, in OnPassphraseAccepted()