OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitAsProxied
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/pepper/
plugin_module.h
93
void
InitAsProxied
(HostDispatcherWrapper* host_dispatcher_wrapper);
101
//
InitAsProxied
must be called before calling InitAsProxiedExternalPlugin.
plugin_module.cc
493
void PluginModule::
InitAsProxied
(
513
//
InitAsProxied
(for the trusted/out-of-process case) initializes only the
657
InitAsProxied
(dispatcher.release());
Completed in 552 milliseconds