Lines Matching refs:GetError
225 __FUNCTION__, m_pid, (int)error.GetError(), in FinalizeLaunch()
439 if (error.GetError() == MACH_RCV_INTERRUPTED) { in DoExceptionThread()
474 } else if (error.GetError() == MACH_RCV_TIMED_OUT) { in DoExceptionThread()
524 __FUNCTION__, error.GetError(), error.AsCString()); in DoExceptionThread()
578 __FUNCTION__, task_self, error.GetError(), error.AsCString()); in StartExceptionThread()
593 error.GetError(), error.AsCString()); in StartExceptionThread()
620 error.GetError(), error.AsCString()); in StartExceptionThread()
632 __FUNCTION__, error.GetError(), error.AsCString()); in StartExceptionThread()
922 __FUNCTION__, error.GetError(), error.AsCString()); in StartWaitpidThread()
980 if (error.GetError() == EINTR) { in DoWaitpidThread()
993 __FUNCTION__, m_pid, error.GetError(), error.AsCString()); in DoWaitpidThread()
1377 m_task, info, count, error.GetError(), error.AsCString()); in GetTaskBasicInfo()