Home
last modified time | relevance | path

Searched defs:IsPassphraseRequired (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/sync_driver/
Ddata_type_manager_impl_unittest.cc135 bool FakeDataTypeEncryptionHandler::IsPassphraseRequired() const { in IsPassphraseRequired() function in browser_sync::__anon9f9e6bf40111::FakeDataTypeEncryptionHandler
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_android.cc222 jboolean ProfileSyncServiceAndroid::IsPassphraseRequired(JNIEnv* env, jobject) { in IsPassphraseRequired() function in ProfileSyncServiceAndroid
Dprofile_sync_service.cc1682 bool ProfileSyncService::IsPassphraseRequired() const { in IsPassphraseRequired() function in ProfileSyncService