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

  /external/chromium_org/content/renderer/pepper/
pepper_plugin_registry.cc 130 if (!module->InitAsLibrary(current.path)) {
plugin_module.h 88 bool InitAsLibrary(const base::FilePath& path);
plugin_module.cc 465 bool PluginModule::InitAsLibrary(const base::FilePath& path) {

Completed in 36 milliseconds