Searched defs:SetWaitForLaunch (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBTarget.cpp286 m_opaque_sp->SetWaitForLaunch (wait_for);
375 SBAttachInfo::SetWaitForLaunch (bool b) function in class:SBAttachInfo
377 m_opaque_sp->SetWaitForLaunch (b);
1116 attach_info.SetWaitForLaunch(wait_for);
/external/lldb/include/lldb/Target/
H A DProcess.h865 SetWaitForLaunch (bool b) function in class:lldb_private::ProcessAttachInfo

Completed in 332 milliseconds