Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query.h242 struct SysEventQueryArg { struct
249 SysEventQueryArg() : SysEventQueryArg("", {}, 0, INVALID_VALUE_INT, INVALID_VALUE_INT) {} in SysEventQueryArg() function
250 SysEventQueryArg(const std::string& domain, const std::vector<std::string>& names, in SysEventQueryArg() function
259 ~SysEventQueryArg() {} in ~SysEventQueryArg() argument