Searched defs:GetWaitForLaunch (Results 1 – 2 of 2) sorted by relevance
126 bool SBAttachInfo::GetWaitForLaunch() { in GetWaitForLaunch() function in SBAttachInfo
130 bool GetWaitForLaunch() const { return m_wait_for_launch; } in GetWaitForLaunch() function