Searched defs:CachedPassphrase (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service.h611 struct CachedPassphrase { struct in class:ProfileSyncService
615 CachedPassphrase() : is_explicit(false), is_creation(false) {} function in struct:ProfileSyncService::CachedPassphrase
617 CachedPassphrase cached_passphrase_;
619 // TODO(lipalani): Bug 82221 unify this with the CachedPassphrase struct.

Completed in 44 milliseconds