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

  /external/chromium/chrome/browser/sync/sessions/
sync_session_context.h 70 void set_notifications_enabled(bool enabled) { function in class:browser_sync::sessions::SyncSessionContext
  /external/chromium/chrome/browser/sync/engine/
download_updates_command.cc 75 get_updates->mutable_caller_info()->set_notifications_enabled(
syncer_thread.h 79 void set_notifications_enabled(bool notifications_enabled);
syncer_thread2_whitebox_unittest.cc 30 context_->set_notifications_enabled(true);
syncer_thread2_unittest.cc 64 context_->set_notifications_enabled(true);
78 context_->set_notifications_enabled(true);
530 syncer_thread()->set_notifications_enabled(false);
    [all...]
syncer_thread.cc 873 void SyncerThread::set_notifications_enabled(bool notifications_enabled) { function in class:browser_sync::SyncerThread
    [all...]
syncapi.cc     [all...]
  /external/chromium_org/sync/sessions/
sync_session_context.h 93 void set_notifications_enabled(bool enabled) { function in class:syncer::sessions::SyncSessionContext
  /external/chromium_org/sync/internal_api/
debug_info_event_listener.cc 44 sync_completed_event_info->mutable_caller_info()->set_notifications_enabled(
  /external/chromium_org/sync/engine/
download.cc 103 get_updates->mutable_caller_info()->set_notifications_enabled(
sync_scheduler_impl.cc 891 session_context_->set_notifications_enabled(notifications_enabled);
sync_scheduler_unittest.cc 145 context_->set_notifications_enabled(true);
    [all...]

Completed in 73 milliseconds