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

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.h 222 void NotifyPassphraseAccepted();
sync_backend_host_impl.cc 223 NotifyPassphraseAccepted();
691 void SyncBackendHostImpl::NotifyPassphraseAccepted() {
sync_backend_host_core.cc 249 &SyncBackendHostImpl::NotifyPassphraseAccepted);
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 463 void NotifyPassphraseAccepted(const std::string& bootstrap_token);
sync_backend_host.cc 555 void SyncBackendHost::Core::NotifyPassphraseAccepted(
    [all...]

Completed in 52 milliseconds