Searched refs:GetErrorCodeString (Results 1 – 5 of 5) sorted by relevance
50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
109 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
115 unwindstack::GetErrorCodeString(error.code)); in engrave_tombstone_ucontext()
58 std::string error_msg(GetErrorCodeString(error.code)); in GetErrorString()
812 << unwindstack::GetErrorCodeString(error_data.code); in main()