Home
last modified time | relevance | path

Searched defs:GetCryptographer (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/sync/internal_api/
Dbase_transaction.cc23 Cryptographer* BaseTransaction::GetCryptographer() const { in GetCryptographer() function in syncer::BaseTransaction
Dsync_encryption_handler_impl_unittest.cc134 Cryptographer* GetCryptographer() { in GetCryptographer() function in syncer::SyncEncryptionHandlerImplTest
/external/chromium/chrome/browser/sync/syncable/
Ddirectory_manager.h80 browser_sync::Cryptographer* GetCryptographer( in GetCryptographer() function
82 browser_sync::Cryptographer* GetCryptographer( in GetCryptographer() function
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h529 browser_sync::Cryptographer* GetCryptographer() const { in GetCryptographer() function
/external/chromium_org/sync/syncable/
Ddirectory.cc875 Cryptographer* Directory::GetCryptographer(const BaseTransaction* trans) { in GetCryptographer() function in syncer::syncable::Directory
/external/chromium_org/sync/engine/
Dsyncer_unittest.cc464 Cryptographer* GetCryptographer(syncable::BaseTransaction* trans) { in GetCryptographer() function in syncer::SyncerTest