Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h102 const std::string KEY_EXIT_RESULT = "EXIT_RESULT"; variable
271 evt.exitResult = static_cast<int32_t>(sysEvent.GetEventIntValue(KEY_EXIT_RESULT)); in ConvertToXperfEvent()