Home | History | Annotate | Download | only in source

Lines Matching refs:LaunchStatus

237         ctx.LaunchStatus().SetError(-1, DNBError::Generic);
238 ctx.LaunchStatus().SetErrorString(launch_err_str);
243 ctx.LaunchStatus().SetError(-1, DNBError::Generic);
244 ctx.LaunchStatus().SetErrorString(launch_err_str);
248 ctx.LaunchStatus().Clear();
353 ctx.LaunchStatus().SetError(-1, DNBError::Generic);
355 ctx.LaunchStatus().SetErrorString(err_str);
1352 ctx.LaunchStatus().SetError(-1, DNBError::Generic);
1354 ctx.LaunchStatus().SetErrorString(err_str);
1372 const char *error_str = remote->Context().LaunchStatus().AsString();
1391 ctx.LaunchStatus().SetError(-1, DNBError::Generic);
1393 ctx.LaunchStatus().SetErrorString(err_str);
1453 const char *error_str = remote->Context().LaunchStatus().AsString();