Home
last modified time | relevance | path

Searched refs:KEYSTORE_BOOTSTRAP_TOKEN (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc640 KEYSTORE_BOOTSTRAP_TOKEN)). in TEST_F()
721 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
778 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
852 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
897 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
951 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
996 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
1051 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
1099 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
1179 OnBootstrapTokenUpdated(_, KEYSTORE_BOOTSTRAP_TOKEN)); in TEST_F()
[all …]
Ddebug_info_event_listener.cc82 DCHECK_EQ(type, KEYSTORE_BOOTSTRAP_TOKEN); in OnBootstrapTokenUpdated()
Dsync_manager_impl.cc381 if (type == KEYSTORE_BOOTSTRAP_TOKEN) in OnBootstrapTokenUpdated()
Dsync_encryption_handler_impl.cc714 KEYSTORE_BOOTSTRAP_TOKEN)); in SetKeystoreKeys()
/external/chromium_org/sync/internal_api/public/util/
Dsync_string_conversions.cc50 ENUM_CASE(KEYSTORE_BOOTSTRAP_TOKEN); in BootstrapTokenTypeToString()
/external/chromium_org/sync/internal_api/public/
Dsync_encryption_handler.h46 KEYSTORE_BOOTSTRAP_TOKEN enumerator
/external/chromium_org/sync/test/
Dfake_sync_encryption_handler.cc82 KEYSTORE_BOOTSTRAP_TOKEN)); in SetKeystoreKeys()