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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 104 GetKeystoreDecryptor);
237 bool GetKeystoreDecryptor(
sync_encryption_handler_impl_unittest.cc 217 EXPECT_TRUE(encryption_handler()->GetKeystoreDecryptor(
692 // Ensure GetKeystoreDecryptor only updates the keystore decryptor token if it
695 TEST_F(SyncEncryptionHandlerImplTest, GetKeystoreDecryptor) {
702 EXPECT_TRUE(encryption_handler()->GetKeystoreDecryptor(
707 EXPECT_TRUE(encryption_handler()->GetKeystoreDecryptor(
    [all...]
sync_encryption_handler_impl.cc     [all...]

Completed in 27 milliseconds