Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h87 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DUnwinder.h108 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DElfInterface.h126 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/system/unwinding/libunwindstack/
DDwarfOp.h61 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfCfa.h87 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function