Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Dcppcrash_reporter.cpp38 static const char KILL_REASON_CPP_CRASH[] = "Kill Reason:Cpp Crash"; variable
184 "PID", pid_, "PROCESS_NAME", cmdline_.c_str(), "MSG", KILL_REASON_CPP_CRASH); in ReportToAbilityManagerService()
186 result, pid_, cmdline_.c_str(), KILL_REASON_CPP_CRASH); in ReportToAbilityManagerService()