Home
last modified time | relevance | path

Searched refs:GetErrorCodeString (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
DUnwinder.h124 const char* LastErrorCodeString() { return GetErrorCodeString(last_error_.code); } in LastErrorCodeString()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h47 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h49 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h49 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h49 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h49 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DError.h50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DError.h50 static inline const char* GetErrorCodeString(ErrorCode error) { in GetErrorCodeString() function
/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone.cpp115 unwindstack::GetErrorCodeString(error.code)); in engrave_tombstone_ucontext()

12