Home
last modified time | relevance | path

Searched refs:IsSystemProcess (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp242 static bool IsSystemProcess(const std::string &processName, int32_t uid) in IsSystemProcess() function
747 bool isSystemProcess = IsSystemProcess(info.module, info.id); in AddFaultLogIfNeed()