Searched refs:InitAsLibrary (Results 1 – 3 of 3) sorted by relevance
129 if (!module->InitAsLibrary(current.path)) { in Initialize()
89 bool InitAsLibrary(const base::FilePath& path);
478 bool PluginModule::InitAsLibrary(const base::FilePath& path) { in InitAsLibrary() function in content::PluginModule