Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h78 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DUnwinder.h86 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DElfInterface.h95 ErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
/system/core/libunwindstack/
DDwarfCfa.h78 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function
DDwarfOp.h70 DwarfErrorCode LastErrorCode() { return last_error_.code; } in LastErrorCode() function