Searched refs:LastErrorCodeString (Results 1 – 2 of 2) sorted by relevance
109 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString() function
117 unwinder->LastErrorCodeString() + "\n" + in ErrorMsg()