Home
last modified time | relevance | path

Searched refs:SetIsActive (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
DTarget.h1049 SetIsActive (bool is_active) in SetIsActive() function
/external/lldb/source/Target/
DTarget.cpp2027 (*specified_hook_iter).second->SetIsActive (active_state); in SetStopHookActiveStateByID()
2037 (*pos).second->SetIsActive (active_state); in SetAllStopHooksActiveState()