Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dunwinder.h87 void SetIsJitCrashFlag(bool isCrash);
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_remote.cpp143 unwinder->SetIsJitCrashFlag(ProcessDumper::GetInstance().IsCrash()); in UnwindKeyThread()
183 unwinder->SetIsJitCrashFlag(false); in UnwindOtherThread()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp190 inline void SetIsJitCrashFlag(bool isCrash) in SetIsJitCrashFlag() function in OHOS::HiviewDFX::Unwinder::Impl
429 void Unwinder::SetIsJitCrashFlag(bool isCrash) in SetIsJitCrashFlag() function in OHOS::HiviewDFX::Unwinder
431 impl_->SetIsJitCrashFlag(isCrash); in SetIsJitCrashFlag()

Completed in 3 milliseconds