Searched refs:BreakpointCallbackFunction (Results 1 – 2 of 2) sorted by relevance
330 static bool BreakpointCallbackFunction(void *baton,
487 ScriptInterpreterPython::BreakpointCallbackFunction, baton_sp); in IOHandlerInputComplete()1294 bp_options->SetCallback(ScriptInterpreterPython::BreakpointCallbackFunction, in SetBreakpointCommandCallback()1315 bp_options->SetCallback(ScriptInterpreterPython::BreakpointCallbackFunction, in SetBreakpointCommandCallback()2242 bool ScriptInterpreterPython::BreakpointCallbackFunction( in BreakpointCallbackFunction() function in ScriptInterpreterPython