Searched defs:SysEventQueryArg (Results 1 – 1 of 1) sorted by relevance
242 struct SysEventQueryArg { struct249 SysEventQueryArg() : SysEventQueryArg("", {}, 0, INVALID_VALUE_INT, INVALID_VALUE_INT) {} in SysEventQueryArg() function250 SysEventQueryArg(const std::string& domain, const std::vector<std::string>& names, in SysEventQueryArg() function259 ~SysEventQueryArg() {} in ~SysEventQueryArg() argument