Home
last modified time | relevance | path

Searched refs:AttemptToInstallKeybag (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl.h246 bool AttemptToInstallKeybag(const sync_pb::EncryptedData& keybag,
Dsync_encryption_handler_impl.cc928 if (!AttemptToInstallKeybag(nigori.encryption_keybag(), in ApplyNigoriUpdateImpl()
1536 bool SyncEncryptionHandlerImpl::AttemptToInstallKeybag( in AttemptToInstallKeybag() function in syncer::SyncEncryptionHandlerImpl