Home
last modified time | relevance | path

Searched refs:kVModule (Results 1 – 17 of 17) sorted by relevance

/external/chromium/base/
Dbase_switches.cc48 const char kVModule[] = "vmodule"; variable
Dbase_switches.h21 extern const char kVModule[];
Dlogging.cc369 command_line->HasSwitch(switches::kVModule)) { in BaseInitLoggingImpl()
372 command_line->GetSwitchValueASCII(switches::kVModule), in BaseInitLoggingImpl()
/external/chromium_org/base/
Dbase_switches.cc49 const char kVModule[] = "vmodule"; variable
Dbase_switches.h25 extern const char kVModule[];
Dlogging.cc371 command_line->HasSwitch(switches::kVModule)) { in BaseInitLoggingImpl()
380 command_line->GetSwitchValueASCII(switches::kVModule), in BaseInitLoggingImpl()
/external/chromium/chrome/browser/service/
Dservice_process_control.cc151 switches::kVModule); in Launch()
153 cmd_line->AppendSwitchASCII(switches::kVModule, v_modules); in Launch()
/external/chromium_org/remoting/host/
Ddaemon_process_win.cc44 const char* kCopiedSwitchNames[] = { switches::kV, switches::kVModule };
Ddesktop_session_win.cc62 const char* kCopiedSwitchNames[] = { switches::kV, switches::kVModule };
/external/chromium_org/content/browser/
Dbrowser_child_process_host_impl.cc152 switches::kVModule, in Launch()
Dppapi_plugin_process_host.cc286 switches::kVModule in Init()
/external/chromium_org/chrome/browser/chromeos/login/
Dchrome_restart_request.cc144 ::switches::kVModule, in DeriveCommandLine()
/external/chromium_org/chrome/browser/service_process/
Dservice_process_control.cc148 switches::kVModule, in Launch()
/external/chromium_org/content/browser/zygote_host/
Dzygote_host_impl_linux.cc108 switches::kVModule, in Init()
/external/chromium_org/components/nacl/browser/
Dnacl_process_host.cc810 std::string flag_whitelist[] = {switches::kV, switches::kVModule}; in OnPpapiChannelCreated()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc1132 switches::kVModule, in LaunchGpuProcess()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc1061 switches::kVModule, in PropagateBrowserCommandLineToRenderer()