Searched refs:GetDetachOnError (Results 1 – 12 of 12) sorted by relevance
134 GetDetachOnError() const;
325 bool SBLaunchInfo::GetDetachOnError() const { in GetDetachOnError() function in SBLaunchInfo328 return m_opaque_sp->GetDetachOnError(); in GetDetachOnError()
170 bool GetDetachOnError() const;
143 bool GetDetachOnError() const { in GetDetachOnError() function
120 bool GetDetachOnError() { return m_detach_on_error; } in GetDetachOnError() function
591 if (ctx.GetDetachOnError()) { in RNBRunLoopInferiorExecuting()601 if (ctx.GetDetachOnError()) { in RNBRunLoopInferiorExecuting()
126 m_detach_on_error = launch_info.GetDetachOnError(); in ProcessAttachInfo()182 bool GetDetachOnError() const { return m_detach_on_error; } in GetDetachOnError() function
108 bool GetDetachOnError() const;
217 if (target->GetDetachOnError()) in DoExecute()
3406 return target->GetDetachOnError(); in GetDefaultDetachOnError()3458 void GetDetachOnError(ProcessLaunchInfo &launch_info) { in GetDetachOnError() function in curses::ProcessLaunchFormDelegate3533 GetDetachOnError(launch_info); in GetLaunchInfo()
4212 bool TargetProperties::GetDetachOnError() const { in GetDetachOnError() function in TargetProperties4743 if (GetDetachOnError()) in DetachOnErrorValueChangedCallback()
1077 m_gdb_comm.SetDetachOnError(attach_info.GetDetachOnError()); in DoAttachToProcessWithID()1103 m_gdb_comm.SetDetachOnError(attach_info.GetDetachOnError()); in DoAttachToProcessWithName()