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

  /external/chromium_org/sync/test/
fake_sync_encryption_handler.cc 22 KeyParams keystore_params = {"localhost", "dummy", "keystore_key"}; local
23 cryptographer_.AddKey(keystore_params);
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.cc 1327 KeyParams keystore_params = {"localhost", "dummy", keystore_key_}; local
1580 KeyParams keystore_params = {"localhost", "dummy", keystore_key_}; local
    [all...]
sync_encryption_handler_impl_unittest.cc 203 KeyParams keystore_params = {"localhost", "dummy", keystore_key}; local
204 other_cryptographer.AddKey(keystore_params);
    [all...]

Completed in 30 milliseconds