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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_android.cc255 jboolean ProfileSyncServiceAndroid::IsUsingSecondaryPassphrase( function in class:ProfileSyncServiceAndroid
258 return sync_service_->IsUsingSecondaryPassphrase();
H A Dprofile_sync_service.cc1864 bool ProfileSyncService::IsUsingSecondaryPassphrase() const { function in class:ProfileSyncService
2102 if (!IsUsingSecondaryPassphrase())
2135 DCHECK(!(type == IMPLICIT && IsUsingSecondaryPassphrase())) <<

Completed in 131 milliseconds