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

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.h 194 void PersistEncryptionBootstrapToken(
sync_backend_host_core.cc 259 &SyncBackendHostImpl::PersistEncryptionBootstrapToken,
sync_backend_host_impl.cc 625 void SyncBackendHostImpl::PersistEncryptionBootstrapToken(
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 553 void PersistEncryptionBootstrapToken(const std::string& token);
sync_backend_host.cc 153 void SyncBackendHost::PersistEncryptionBootstrapToken(
563 host_->PersistEncryptionBootstrapToken(bootstrap_token);
    [all...]

Completed in 218 milliseconds