Searched refs:isSystemProcess (Results 1 – 1 of 1) sorted by relevance
747 bool isSystemProcess = IsSystemProcess(info.module, info.id); in AddFaultLogIfNeed() local748 if (!isSystemProcess && info.sectionMap["SCBPROCESS"] != "YES") { in AddFaultLogIfNeed()781 if (!isSystemProcess && info.faultLogType == FaultLogType::CPP_CRASH) { in AddFaultLogIfNeed()784 } else if (!isSystemProcess && info.faultLogType == FaultLogType::APP_FREEZE) { in AddFaultLogIfNeed()