Searched defs:IsPassphraseRequired (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/components/sync_driver/ | ||
D | data_type_manager_impl_unittest.cc | 135 bool FakeDataTypeEncryptionHandler::IsPassphraseRequired() const { in IsPassphraseRequired() function in browser_sync::__anon9f9e6bf40111::FakeDataTypeEncryptionHandler |
/external/chromium_org/chrome/browser/sync/ | ||
D | profile_sync_service_android.cc | 222 jboolean ProfileSyncServiceAndroid::IsPassphraseRequired(JNIEnv* env, jobject) { in IsPassphraseRequired() function in ProfileSyncServiceAndroid |
D | profile_sync_service.cc | 1682 bool ProfileSyncService::IsPassphraseRequired() const { in IsPassphraseRequired() function in ProfileSyncService |