Searched refs:max_render_process_count (Results 1 – 3 of 3) sorted by relevance
21 void SetContentCommandLineFlags(int max_render_process_count, in SetContentCommandLineFlags() argument39 max_render_process_count = 0; in SetContentCommandLineFlags()47 } else if (max_render_process_count <= 0) { in SetContentCommandLineFlags()55 if (max_render_process_count < default_maximum) in SetContentCommandLineFlags()56 RenderProcessHost::SetMaxRendererProcessCount(max_render_process_count); in SetContentCommandLineFlags()
31 jint max_render_process_count, in SetCommandLineFlags() argument37 SetContentCommandLineFlags(max_render_process_count, plugin_str); in SetCommandLineFlags()
15 void SetContentCommandLineFlags(int max_render_process_count,