Lines Matching refs:SetErrorString
255 error.SetErrorString("Couldn't malloc: invalid allocation policy");
262 error.SetErrorString("Couldn't malloc: address space is full");
281 error.SetErrorString("Couldn't malloc: address space is full");
299 error.SetErrorString("Couldn't malloc: process doesn't support allocating memory");
306 error.SetErrorString("Couldn't malloc: process doesn't exist, and this memory must be in the process");
364 error.SetErrorString("Couldn't leak: allocation doesn't exist");
383 error.SetErrorString("Couldn't free: allocation doesn't exist");
441 error.SetErrorString("Couldn't write: no allocation contains the target range and the process doesn't exist");
455 error.SetErrorString("Couldn't write: invalid allocation policy");
461 error.SetErrorString("Couldn't write: data buffer is empty");
470 error.SetErrorString("Couldn't write: data buffer is empty");
523 error.SetErrorString ("Couldn't write scalar: failed to get scalar as memory data");
529 error.SetErrorString ("Couldn't write scalar: its size was zero");
571 error.SetErrorString("Couldn't read: no allocation contains the target range, and neither the process nor the target exist");
585 error.SetErrorString("Couldn't read: invalid allocation policy");
591 error.SetErrorString("Couldn't read: data buffer is empty");
609 error.SetErrorString("Couldn't read: data buffer is empty");
669 error.SetErrorString ("Couldn't read scalar: its size was zero");
712 error.SetErrorString("Couldn't get memory data: invalid allocation policy");
716 error.SetErrorString("Couldn't get memory data: memory is only in the target");
725 error.SetErrorString("Couldn't get memory data: data buffer is empty");
742 error.SetErrorString("Couldn't get memory data: data buffer is empty");
753 error.SetErrorString ("Couldn't get memory data: its size was zero");