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 47 bool InitializeModule(const CommandLine& command_line,
  /external/chromium_org/content/renderer/pepper/
plugin_module.h 222 // Calls the InitializeModule entrypoint. The entrypoint must have been
225 bool InitializeModule(const PepperPluginInfo::EntryPoints& entry_points);
plugin_module.cc 471 if (InitializeModule(entry_points)) {
486 !InitializeModule(entry_points)) {
669 bool PluginModule::InitializeModule(

Completed in 6621 milliseconds