Searched refs:CheckAndReset (Results 1 – 1 of 1) sorted by relevance
237 bool CheckAndReset(void* ctx);499 bool Unwinder::Impl::CheckAndReset(void* ctx) in CheckAndReset() function in OHOS::HiviewDFX::Unwinder::Impl749 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in Unwind()880 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in Step()903 if ((regs_ == nullptr) || (!CheckAndReset(ctx))) { in StepInner()