Searched refs:APPFREEZE (Results 1 – 2 of 2) sorted by relevance
91 ? APPFREEZE : SYSFREEZE; in SendFaultLog()151 ? APPFREEZE : SYSFREEZE; in MergeEventLog()165 retPath = FAULT_LOGGER_PATH + APPFREEZE + HYPHEN + processName in MergeEventLog()167 logPath = FREEZE_DETECTOR_PATH + APPFREEZE + HYPHEN + processName in MergeEventLog()169 …logName = APPFREEZE + HYPHEN + processName + HYPHEN + std::to_string(uid) + HYPHEN + timestamp + P… in MergeEventLog()
57 static const inline std::string APPFREEZE = "appfreeze"; variable