Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_test_util.cc31 base::Bind(&ThreadNotifier::NotifyTask, this, type, source, details)); in Notify()
37 void ThreadNotifier::NotifyTask(int type, in NotifyTask() function in ThreadNotifier
Dprofile_sync_test_util.h59 void NotifyTask(int type,
/external/chromium/chrome/browser/sync/
Dprofile_sync_test_util.cc64 &ThreadNotifier::NotifyTask, in Notify()
73 void ThreadNotifier::NotifyTask(NotificationType type, in NotifyTask() function in ThreadNotifier
Dprofile_sync_test_util.h80 void NotifyTask(NotificationType type,
/external/chromium_org/ui/base/test/
Dui_controls_internal_win.cc39 void NotifyTask();
129 FROM_HERE, base::Bind(&InputDispatcher::NotifyTask, this)); in MatchingMessageFound()
132 void InputDispatcher::NotifyTask() { in NotifyTask() function in __anon4ae690e90111::InputDispatcher
/external/chromium/chrome/browser/automation/
Dui_controls_win.cc41 void NotifyTask();
130 FROM_HERE, NewRunnableMethod(this, &InputDispatcher::NotifyTask), 0); in MatchingMessageFound()
133 void InputDispatcher::NotifyTask() { in NotifyTask() function in ui_controls::__anon338876700111::InputDispatcher