Home
last modified time | relevance | path

Searched defs:isCrash (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dprinter.cpp50 bool isCrash = (request->siginfo.si_signo != SIGDUMP); in PrintDumpHeader() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp197 inline void SetIsJitCrashFlag(bool isCrash) in SetIsJitCrashFlag()
440 void Unwinder::SetIsJitCrashFlag(bool isCrash) in SetIsJitCrashFlag()