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 52 bool forcefully_terminate_plugin_process_; member in class:content::PluginThread
plugin_thread.cc 79 forcefully_terminate_plugin_process_(false) {
139 forcefully_terminate_plugin_process_ = true;
152 if (forcefully_terminate_plugin_process_)

Completed in 155 milliseconds