Lines Matching refs:batch_mode
876 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback() local
877 if (!batch_mode) in InputReaderCallback()
1302 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1304 if (!batch_mode) in GenerateBreakpointOptionsCommandCallback()
1320 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1321 if (reader.GetPrompt() && !batch_mode) in GenerateBreakpointOptionsCommandCallback()
1335 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1338 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in GenerateBreakpointOptionsCommandCallback()
1359 bool batch_mode = notification == eInputReaderDone ? in GenerateBreakpointOptionsCommandCallback() local
1376 else if (!batch_mode) in GenerateBreakpointOptionsCommandCallback()
1385 if (!batch_mode) in GenerateBreakpointOptionsCommandCallback()
1418 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1421 if (!batch_mode) in GenerateWatchpointOptionsCommandCallback()
1437 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1438 if (reader.GetPrompt() && !batch_mode) in GenerateWatchpointOptionsCommandCallback()
1452 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1455 if (!reader.IsDone() && reader.GetPrompt() && !batch_mode) in GenerateWatchpointOptionsCommandCallback()
1476 bool batch_mode = notification == eInputReaderDone ? in GenerateWatchpointOptionsCommandCallback() local
1493 else if (!batch_mode) in GenerateWatchpointOptionsCommandCallback()
1502 if (!batch_mode) in GenerateWatchpointOptionsCommandCallback()