Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp38 static constexpr const char* const APPFREEZE = "appfreeze"; member
137 info.faultLogType = (type == APPFREEZE) ? FaultLogType::APP_FREEZE : ((type == SYSFREEZE) ? in SendFaultLog()
235 type = freezeCommon_->IsApplicationEvent(watchPoint.GetDomain(), watchPoint.GetStringId()) ? APPFREEZE : in InitLogInfo()
315 if (type == APPFREEZE) { in MergeEventLog()

Completed in 2 milliseconds