Searched refs:AddLiveModule (Results 1 – 3 of 3) sorted by relevance
72 void PepperPluginRegistry::AddLiveModule(const base::FilePath& path, in AddLiveModule() function in content::PepperPluginRegistry121 AddLiveModule(current.path, module.get()); in Initialize()
44 void AddLiveModule(const base::FilePath& path, PluginModule* module);
731 PepperPluginRegistry::GetInstance()->AddLiveModule(path, module.get()); in Create()