Home
last modified time | relevance | path

Searched defs:GetLastErrorCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_section.h38 const uint16_t& GetLastErrorCode() { return lastErrorData_.GetCode(); } in GetLastErrorCode() function
H A Darm_exidx.h49 const uint16_t& GetLastErrorCode() { return lastErrorData_.GetCode(); } in GetLastErrorCode() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp165 inline uint16_t GetLastErrorCode() in GetLastErrorCode() function in OHOS::HiviewDFX::Unwinder::Impl
345 uint16_t Unwinder::GetLastErrorCode() const in GetLastErrorCode() function in OHOS::HiviewDFX::Unwinder