OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plugin_delegate_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/proxy/
plugin_dispatcher.cc
69
plugin_delegate_
(NULL),
83
if (
plugin_delegate_
)
84
plugin_delegate_
->Unregister(plugin_dispatcher_id_);
162
plugin_delegate_
= delegate;
163
plugin_dispatcher_id_ =
plugin_delegate_
->Register(this);
plugin_dispatcher.h
183
PluginDelegate*
plugin_delegate_
;
member in class:ppapi::proxy::PluginDispatcher
Completed in 131 milliseconds