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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc 311 &UnlockVaultMutable(trans.GetWrappedTrans())->cryptographer));
341 &UnlockVaultMutable(trans.GetWrappedTrans())->cryptographer;
504 &UnlockVaultMutable(trans.GetWrappedTrans())->cryptographer;
662 &UnlockVaultMutable(trans)->cryptographer));
702 Cryptographer* cryptographer = &UnlockVaultMutable(trans)->cryptographer;
    [all...]
sync_encryption_handler_impl.h 126 // accessed via UnlockVault(..) and UnlockVaultMutable(..), which enforce
214 Vault* UnlockVaultMutable(syncable::BaseTransaction* const trans);
275 // UnlockVaultMutable(..).

Completed in 699 milliseconds