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

  /external/chromium/webkit/glue/
webkit_glue_dummy.cc 14 bool g_forcefully_terminate_plugin_process = false; member in namespace:webkit_glue
webkit_glue.cc 76 bool g_forcefully_terminate_plugin_process = false; member in namespace:webkit_glue
399 g_forcefully_terminate_plugin_process = value;
403 return g_forcefully_terminate_plugin_process;

Completed in 230 milliseconds