HomeSort by relevance Sort by last modified time
    Searched refs:cached_passphrase_type_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_impl.cc 82 cached_passphrase_type_(syncer::IMPLICIT_PASSPHRASE),
200 DCHECK(cached_passphrase_type_ == syncer::KEYSTORE_PASSPHRASE ||
201 cached_passphrase_type_ == syncer::IMPLICIT_PASSPHRASE);
487 return cached_passphrase_type_;
824 cached_passphrase_type_ = type;
sync_backend_host_impl.h 354 syncer::PassphraseType cached_passphrase_type_; member in class:browser_sync::SyncBackendHostImpl

Completed in 62 milliseconds