Home
last modified time | relevance | path

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

/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/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::__anone8c2f02a0111::InputDispatcher