Searched refs:m_enable (Results 1 – 1 of 1) sorted by relevance
5180 m_enable (enable) in CommandObjectTargetStopHookEnableDisable()5201 target->SetAllStopHooksActiveState (m_enable); in DoExecute()5214 success = target->SetStopHookActiveStateByID (user_id, m_enable); in DoExecute()5233 bool m_enable; member in CommandObjectTargetStopHookEnableDisable