Home
last modified time | relevance | path

Searched defs:LastErrorCode (Results 1 – 6 of 6) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h88 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DLocalUnwinder.h73 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DUnwinder.h123 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DElfInterface.h127 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/system/unwinding/libunwindstack/
DDwarfOp.h62 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfCfa.h88 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function