Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h113 std::string lastEventName_ = ""; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/
H A Devent_logger.cpp862 std::string lastEventName = lastEventName_; in CheckProcessRepeatFreeze()
864 lastEventName_ = eventName; in CheckProcessRepeatFreeze()