Home
last modified time | relevance | path

Searched refs:CheckAndReset (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp227 bool CheckAndReset(void* ctx);
488 bool Unwinder::Impl::CheckAndReset(void* ctx) in CheckAndReset() function in OHOS::HiviewDFX::Unwinder::Impl
742 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in Unwind()
875 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in Step()
898 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in StepInner()

Completed in 3 milliseconds