Searched refs:cryptographer_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Ddirectory_manager.h87 return cryptographer_.get();
104 scoped_ptr<browser_sync::Cryptographer> cryptographer_; member in class:syncable::DirectoryManager
H A Ddirectory_manager.cc44 cryptographer_(new Cryptographer) {
/external/chromium/chrome/browser/sync/engine/
H A Dupdate_applicator.cc26 cryptographer_(cryptographer),
67 trans, &entry, resolver_, cryptographer_);
H A Dupdate_applicator.h69 Cryptographer* cryptographer_; member in class:browser_sync::UpdateApplicator
H A Dsyncapi.h530 return cryptographer_;
546 browser_sync::Cryptographer* cryptographer_; member in class:sync_api::BaseTransaction
H A Dsyncapi.cc2810 cryptographer_ = share->dir_manager->GetCryptographer(this);

Completed in 393 milliseconds