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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_android.cc227 jboolean ProfileSyncServiceAndroid::IsPassphraseRequiredForDecryption( function in class:ProfileSyncServiceAndroid
235 if (sync_service_->IsPassphraseRequiredForDecryption()) {
H A Dprofile_sync_service.cc1539 DCHECK(!(IsPassphraseRequiredForDecryption() &&
1687 bool ProfileSyncService::IsPassphraseRequiredForDecryption() const { function in class:ProfileSyncService
2181 // IsPassphraseRequiredForDecryption).

Completed in 325 milliseconds