Searched refs:out_of_process (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/common/
H A Dpepper_plugin_list.cc38 bool out_of_process = true; local
41 out_of_process = false;
78 plugin.is_out_of_process = out_of_process;
/external/chromium_org/chrome/browser/component_updater/
H A Dpepper_flash_component_installer.cc213 bool out_of_process,
223 plugin_info->is_out_of_process = out_of_process;
211 MakePepperFlashPluginInfo(const base::FilePath& flash_path, const Version& flash_version, bool out_of_process, bool is_debugger, content::PepperPluginInfo* plugin_info) argument

Completed in 1874 milliseconds