Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include/
H A Dfaultlogger_client.h61 SYS_FREEZE, enumerator
96 * eg: CPP_CRASH,JS_CRASH,APP_FREEZE,SYS_FREEZE,SYS_WARNING,RUST_PANIC
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_info.h47 SYS_FREEZE, enumerator
H A Dfaultlog_util.cpp63 case FaultLogType::SYS_FREEZE: in GetFaultNameByType()
64 return asFileName ? "sysfreeze" : "SYS_FREEZE"; in GetFaultNameByType()
120 return FaultLogType::SYS_FREEZE; in GetLogTypeByName()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dfaultlog_info.cpp122 case SYS_FREEZE: in GetStringFaultType()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_formatter.cpp122 case FaultLogType::SYS_FREEZE: in GetLogParseList()
141 case FaultLogType::SYS_FREEZE: in GetSummaryByType()
H A Dfaultlog_database.cpp78 if (info.faultLogType == FaultLogType::SYS_FREEZE) { in SaveFaultLogInfo()
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp138 FaultLogType::SYS_FREEZE : FaultLogType::SYS_WARNING); in SendFaultLog()
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp1558 info.faultLogType = FaultLogType::SYS_FREEZE; in HWTEST_F()

Completed in 6 milliseconds