HomeSort by relevance Sort by last modified time
    Searched refs:InitAsProxied (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
plugin_module.h 92 void InitAsProxied(HostDispatcherWrapper* host_dispatcher_wrapper);
100 // InitAsProxied must be called before calling InitAsProxiedExternalPlugin.
plugin_module.cc 482 void PluginModule::InitAsProxied(
500 // InitAsProxied (for the trusted/out-of-process case) initializes only the
635 InitAsProxied(dispatcher.release());

Completed in 28 milliseconds