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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 239 const std::string& keystore_key,
254 const std::string& keystore_key,
sync_encryption_handler_impl_unittest.cc 43 static const char kRawKeystoreKey[] = "keystore_key";
195 const std::string& keystore_key) {
201 default_key = keystore_key;
203 KeyParams keystore_params = {"localhost", "dummy", keystore_key};
219 keystore_key,
238 const std::string& keystore_key) {
247 keystore_key);
1079 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1159 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1237 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1484 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1574 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1600 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1707 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
1802 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; local
    [all...]
sync_encryption_handler_impl.cc     [all...]

Completed in 683 milliseconds