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

  /external/chromium_org/sync/internal_api/public/util/
sync_string_conversions.h 22 const char* BootstrapTokenTypeToString(BootstrapTokenType type);
sync_string_conversions.cc 47 const char* BootstrapTokenTypeToString(BootstrapTokenType type) {
  /external/chromium_org/sync/internal_api/public/
sync_encryption_handler.h 44 enum BootstrapTokenType {
89 BootstrapTokenType type) = 0;
  /external/chromium_org/sync/internal_api/
js_sync_encryption_handler_observer.h 42 BootstrapTokenType type) OVERRIDE;
debug_info_event_listener.h 63 BootstrapTokenType type) OVERRIDE;
js_sync_encryption_handler_observer.cc 53 BootstrapTokenType type) {
debug_info_event_listener.cc 76 const std::string& bootstrap_token, BootstrapTokenType type) {
sync_manager_impl.h 122 BootstrapTokenType type) OVERRIDE;
sync_manager_impl.cc 380 BootstrapTokenType type) {
    [all...]
sync_encryption_handler_impl_unittest.cc 55 void(const std::string&, BootstrapTokenType type)); // NOLINT
    [all...]
sync_manager_impl_unittest.cc 754 void(const std::string&, BootstrapTokenType type)); // NOLINT
    [all...]
  /external/chromium_org/sync/sessions/
model_type_registry.h 79 BootstrapTokenType type) OVERRIDE;
model_type_registry.cc 316 BootstrapTokenType type) {
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_host_core.h 115 syncer::BootstrapTokenType type) OVERRIDE;
sync_backend_host_impl.h 241 syncer::BootstrapTokenType token_type);
sync_backend_host_core.cc 261 syncer::BootstrapTokenType type) {
sync_backend_host_impl.cc 715 syncer::BootstrapTokenType token_type) {

Completed in 303 milliseconds