ThreadNotifier 584 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 585 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 615 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 616 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 653 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 654 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 682 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 683 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 721 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 722 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 762 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 763 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 829 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 830 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 868 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 869 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 908 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 909 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 1027 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 1028 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 1081 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc scoped_refptr<ThreadNotifier> notifier( ThreadNotifier 1082 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc new ThreadNotifier(history_thread_.get())); ThreadNotifier 16 chrome/browser/sync/profile_sync_test_util.cc ThreadNotifier::ThreadNotifier(base::Thread* notify_thread) ThreadNotifier 20 chrome/browser/sync/profile_sync_test_util.cc void ThreadNotifier::Notify(int type, ThreadNotifier 25 chrome/browser/sync/profile_sync_test_util.cc void ThreadNotifier::Notify(int type, ThreadNotifier 31 chrome/browser/sync/profile_sync_test_util.cc base::Bind(&ThreadNotifier::NotifyTask, this, type, source, details)); ThreadNotifier 35 chrome/browser/sync/profile_sync_test_util.cc ThreadNotifier::~ThreadNotifier() {} ThreadNotifier 37 chrome/browser/sync/profile_sync_test_util.cc void ThreadNotifier::NotifyTask(int type, ThreadNotifier 44 chrome/browser/sync/profile_sync_test_util.h class ThreadNotifier : // NOLINT ThreadNotifier 45 chrome/browser/sync/profile_sync_test_util.h public base::RefCountedThreadSafe<ThreadNotifier> { ThreadNotifier 47 chrome/browser/sync/profile_sync_test_util.h explicit ThreadNotifier(base::Thread* notify_thread); ThreadNotifier 56 chrome/browser/sync/profile_sync_test_util.h friend class base::RefCountedThreadSafe<ThreadNotifier>; ThreadNotifier 57 chrome/browser/sync/profile_sync_test_util.h virtual ~ThreadNotifier();