Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.cpp31 constexpr char EVENT_CPP_CRASH[] = "CPP_CRASH"; variable
66 if (eventName == EVENT_CPP_CRASH) { in OnEvent()