Searched refs:SetStopHookActiveStateByID (Results 1 – 3 of 3) sorted by relevance
1123 SetStopHookActiveStateByID (lldb::user_id_t uid, bool active_state);
2020 Target::SetStopHookActiveStateByID (lldb::user_id_t user_id, bool active_state) in SetStopHookActiveStateByID() function in Target
5214 success = target->SetStopHookActiveStateByID (user_id, m_enable); in DoExecute()