Home
last modified time | relevance | path

Searched defs:SysEventUser (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/base/event_threshold/include/
Dsys_event_user.h34SysEventUser(const std::string& name, ProcessType type) : name_(name), type_(type), configs_({0}) … in SysEventUser() function
35 SysEventUser() : name_(""), type_(ProcessType::HAP), configs_({0}) {} in SysEventUser() function