OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNotifier
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/browser/download/
all_download_item_notifier_unittest.cc
61
void
SetNotifier
() {
89
SetNotifier
();
108
SetNotifier
();
/external/chromium_org/content/browser/devtools/
devtools_browser_target.cc
36
handler->
SetNotifier
(base::Bind(&DevToolsBrowserTarget::RespondFromUIThread,
39
handler->
SetNotifier
(base::Bind(&DevToolsBrowserTarget::Respond,
renderer_overrides_handler_browsertest.cc
71
handler->
SetNotifier
(base::Bind(
devtools_protocol.h
133
void
SetNotifier
(const Notifier& notifier);
render_view_devtools_agent_host.cc
130
overrides_handler_->
SetNotifier
(notifier);
131
tracing_handler_->
SetNotifier
(notifier);
devtools_protocol.cc
172
void DevToolsProtocol::Handler::
SetNotifier
(const Notifier& notifier) {
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFilePlayer.h
74
void (*
SetNotifier
)(struct S_AudioFilePlayer *afp, AudioFilePlayNotifier inNotifier, void *inRefCon);
AudioFilePlayer.c
322
SET_AUDIOFILEPLAYER_METHOD(
SetNotifier
);
CDPlayer.c
427
/*thePlayer->
SetNotifier
(thePlayer, FilePlayNotificationHandler, NULL);*/
528
thePlayer->
SetNotifier
(thePlayer, FilePlayNotificationHandler, cdrom);
Completed in 174 milliseconds