OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyTask
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/sync/
profile_sync_test_util.cc
31
base::Bind(&ThreadNotifier::
NotifyTask
, this, type, source, details));
37
void ThreadNotifier::
NotifyTask
(int type,
profile_sync_test_util.h
59
void
NotifyTask
(int type,
/external/chromium/chrome/browser/sync/
profile_sync_test_util.cc
64
&ThreadNotifier::
NotifyTask
,
73
void ThreadNotifier::
NotifyTask
(NotificationType type,
profile_sync_test_util.h
80
void
NotifyTask
(NotificationType type,
/external/chromium_org/ui/base/test/
ui_controls_internal_win.cc
39
void
NotifyTask
();
129
FROM_HERE, base::Bind(&InputDispatcher::
NotifyTask
, this));
132
void InputDispatcher::
NotifyTask
() {
/external/chromium/chrome/browser/automation/
ui_controls_win.cc
41
void
NotifyTask
();
130
FROM_HERE, NewRunnableMethod(this, &InputDispatcher::
NotifyTask
), 0);
133
void InputDispatcher::
NotifyTask
() {
Completed in 44 milliseconds