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

  /external/chromium_org/content/plugin/
plugin_thread.h 53 bool forcefully_terminate_plugin_process_; member in class:content::PluginThread
plugin_thread.cc 71 forcefully_terminate_plugin_process_(false) {
105 forcefully_terminate_plugin_process_ = true;
118 if (forcefully_terminate_plugin_process_)

Completed in 201 milliseconds