Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
H A Dcrash_exception.cpp30 static std::string g_crashProcessName = ""; variable
48 g_crashProcessName = name; in SetCrashProcInfo()
109 ReportCrashException(g_crashProcessName, g_crashProcessPid, g_crashProcessUid, errCode); in ReportUnwinderException()