Searched refs:NotifyTask (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_test_util.cc31 base::Bind(&ThreadNotifier::NotifyTask, this, type, source, details));
37 void ThreadNotifier::NotifyTask(int type, function in class:ThreadNotifier
H A Dprofile_sync_test_util.h59 void NotifyTask(int type,
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_test_util.cc64 &ThreadNotifier::NotifyTask,
73 void ThreadNotifier::NotifyTask(NotificationType type, function in class:ThreadNotifier
H A Dprofile_sync_test_util.h80 void NotifyTask(NotificationType type,
/external/chromium_org/ui/base/test/
H A Dui_controls_internal_win.cc44 void NotifyTask();
134 FROM_HERE, base::Bind(&InputDispatcher::NotifyTask, this));
137 void InputDispatcher::NotifyTask() { function in class:__anon14250::InputDispatcher
/external/chromium/chrome/browser/automation/
H A Dui_controls_win.cc41 void NotifyTask();
130 FROM_HERE, NewRunnableMethod(this, &InputDispatcher::NotifyTask), 0);
133 void InputDispatcher::NotifyTask() { function in class:ui_controls::__anon1916::InputDispatcher

Completed in 218 milliseconds