Home
last modified time | relevance | path

Searched defs:batch_mode (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/extensions/activity_log/
Dactivity_database.cc124 void ActivityDatabase::SetBatchModeForTesting(bool batch_mode) { in SetBatchModeForTesting()
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp876 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback() local
1302 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1320 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1335 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointOptionsCommandCallback() local
1359 bool batch_mode = notification == eInputReaderDone ? in GenerateBreakpointOptionsCommandCallback() local
1418 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1437 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1452 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointOptionsCommandCallback() local
1476 bool batch_mode = notification == eInputReaderDone ? in GenerateWatchpointOptionsCommandCallback() local
/external/lldb/source/Commands/
DCommandObjectCommands.cpp1090 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InputReaderCallback() local
1653 bool batch_mode = data.GetBatchMode(); in ActivateHandler() local
1666 bool batch_mode = data.GetBatchMode(); in ReactivateHandler() local
1676 bool batch_mode = data.GetBatchMode(); in GotTokenHandler() local
1690 bool batch_mode = data.GetBatchMode(); in InterruptHandler() local
DCommandObjectExpression.cpp238 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in MultiLineExpressionCallback() local
DCommandObjectType.cpp768 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ActivateHandler() local
781 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReactivateHandler() local
791 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GotTokenHandler() local
805 bool batch_mode = data.reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in InterruptHandler() local
3318 bool batch_mode = data.GetBatchMode(); in ActivateHandler() local
3331 bool batch_mode = data.GetBatchMode(); in ReactivateHandler() local
3341 bool batch_mode = data.GetBatchMode(); in GotTokenHandler() local
3355 bool batch_mode = data.GetBatchMode(); in InterruptHandler() local
DCommandObjectWatchpointCommand.cpp252 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateWatchpointCommandCallback() local
DCommandObjectBreakpointCommand.cpp274 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in GenerateBreakpointCommandCallback() local
DCommandObjectTarget.cpp4864 bool batch_mode = reader.GetDebugger().GetCommandInterpreter().GetBatchCommandMode(); in ReadCommandsCallbackFunction() local