Lines Matching refs:SetError
157 error.SetError(process_sp->Launch(launch_info)); in RemoteLaunch()
180 error.SetError(process_sp->Attach(attach_info)); in RemoteAttachToProcessWithID()
611 sb_error.SetError(process_sp->Destroy(false)); in Destroy()
626 sb_error.SetError(process_sp->Halt()); in Stop()
641 sb_error.SetError(process_sp->Destroy(true)); in Kill()
664 sb_error.SetError(process_sp->Detach(keep_stopped)); in Detach()
679 sb_error.SetError(process_sp->Signal(signo)); in Signal()
1028 sb_error.SetError(process_sp->GetWatchpointSupportInfo(num)); in GetNumSupportedHardwareWatchpoints()
1120 sb_error.SetError( in UnloadImage()
1141 sb_error.SetError(process_sp->SendEventData(event_data)); in SendEventData()
1326 sb_error.SetError(error); in DeallocateMemory()