Searched refs:NumActionsWithState (Results 1 - 4 of 4) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBThreadResumeActions.h69 NumActionsWithState (nub_state_t state) const;
H A DDNBThreadResumeActions.cpp76 DNBThreadResumeActions::NumActionsWithState (nub_state_t state) const function in class:DNBThreadResumeActions
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp382 && thread_actions.NumActionsWithState(eStateStepping) + thread_actions.NumActionsWithState (eStateRunning) == 1)
H A DMachProcess.cpp708 if (m_thread_actions.NumActionsWithState(eStateStepping))

Completed in 93 milliseconds