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

  /external/chromium_org/third_party/libjingle/overrides/
initialize_module.cc 43 // InitializeModule.
62 bool InitializeModule(const CommandLine& command_line,
  /external/chromium_org/content/renderer/pepper/
plugin_module.h 219 // Calls the InitializeModule entrypoint. The entrypoint must have been
222 bool InitializeModule(const PepperPluginInfo::EntryPoints& entry_points);
plugin_module.cc 458 if (InitializeModule(entry_points)) {
473 !InitializeModule(entry_points)) {
645 bool PluginModule::InitializeModule(

Completed in 78 milliseconds