Home
last modified time | relevance | path

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

/external/lldb/source/Target/
DProcess.cpp1630 Process::SetPublicState (StateType new_state, bool restarted) in SetPublicState() function in Process
2867 SetPublicState (eStateLaunching, restarted); in Launch()
3060 SetPublicState (eStateAttaching, restarted); in Attach()
3139 SetPublicState (eStateAttaching, restarted); in Attach()
4121 …m_process_sp->SetPublicState (m_state, Process::ProcessEventData::GetRestartedFromEvent(event_ptr)… in DoOnRemoval()
/external/lldb/include/lldb/Target/
DProcess.h3697 SetPublicState (lldb::StateType new_state, bool restarted);