Searched defs:AddLiveModule (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_registry.cc72 void PepperPluginRegistry::AddLiveModule(const base::FilePath& path, function in class:content::PepperPluginRegistry
109 // Note that in each case, AddLiveModule must be called before completing
123 AddLiveModule(current.path, module.get());

Completed in 169 milliseconds