Searched refs:stop_on_all (Results 1 – 3 of 3) sorted by relevance
56 bool stop_on_all = false; in DoExecute() local63 stop_on_all = true; in DoExecute()68 runtime->PlaceBreakpointOnScriptGroup(target, stream, name, stop_on_all); in DoExecute()
257 bool stop_on_all) in RSScriptGroupBreakpointResolver() argument260 m_stop_on_all(stop_on_all) {} in RSScriptGroupBreakpointResolver()381 ConstString name, bool stop_on_all);
3743 bool stop_on_all) { in CreateScriptGroupBreakpoint() argument3753 nullptr, name, m_scriptGroups, stop_on_all)); in CreateScriptGroupBreakpoint()