Searched defs:debug_on_start (Results 1 – 3 of 3) sorted by relevance
21 bool debug_on_start) { in SpawnChild()34 bool debug_on_start) { in SpawnChild()40 bool debug_on_start) { in MakeCmdLine()51 bool debug_on_start) { in SpawnChildImpl()65 bool debug_on_start) { in SpawnChildImpl()
60 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start = variable71 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init; variable
54 bool debug_on_start = CommandLine::ForCurrentProcess()->HasSwitch( in LaunchNSSDecrypterChildProcess() local