Searched refs:SetAllStopHooksActiveState (Results 1 – 3 of 3) sorted by relevance
1298 void SetAllStopHooksActiveState(bool active_state);
2593 void Target::SetAllStopHooksActiveState(bool active_state) { in SetAllStopHooksActiveState() function in Target
4913 target.SetAllStopHooksActiveState(m_enable); in DoExecute()