Lines Matching refs:SetErrorString
318 error.SetErrorString("Couldn't malloc: invalid allocation policy"); in Malloc()
324 error.SetErrorString("Couldn't malloc: address space is full"); in Malloc()
355 error.SetErrorString("Couldn't malloc: address space is full"); in Malloc()
375 error.SetErrorString( in Malloc()
381 error.SetErrorString("Couldn't malloc: process doesn't exist, and this " in Malloc()
437 error.SetErrorString("Couldn't leak: allocation doesn't exist"); in Leak()
453 error.SetErrorString("Couldn't free: allocation doesn't exist"); in Free()
528 error.SetErrorString("Couldn't write: no allocation contains the target " in WriteMemory()
542 error.SetErrorString("Couldn't write: invalid allocation policy"); in WriteMemory()
547 error.SetErrorString("Couldn't write: data buffer is empty"); in WriteMemory()
555 error.SetErrorString("Couldn't write: data buffer is empty"); in WriteMemory()
603 error.SetErrorString( in WriteScalarToMemory()
608 error.SetErrorString("Couldn't write scalar: its size was zero"); in WriteScalarToMemory()
644 error.SetErrorString("Couldn't read: no allocation contains the target " in ReadMemory()
655 error.SetErrorString("Couldn't read: data is not in the allocation"); in ReadMemory()
664 error.SetErrorString("Couldn't read: invalid allocation policy"); in ReadMemory()
669 error.SetErrorString("Couldn't read: data buffer is empty"); in ReadMemory()
674 error.SetErrorString("Couldn't read: not enough underlying data"); in ReadMemory()
689 error.SetErrorString("Couldn't read: data buffer is empty"); in ReadMemory()
754 error.SetErrorString("Couldn't read scalar: its size was zero"); in ReadScalarFromMemory()
795 error.SetErrorString( in GetMemoryData()
800 error.SetErrorString( in GetMemoryData()
808 error.SetErrorString("Couldn't get memory data: data buffer is empty"); in GetMemoryData()
826 error.SetErrorString("Couldn't get memory data: data buffer is empty"); in GetMemoryData()
836 error.SetErrorString("Couldn't get memory data: its size was zero"); in GetMemoryData()