Searched refs:INVALID_VALUE_INT (Results 1 – 4 of 4) sorted by relevance
50 #define INVALID_VALUE_INT (-1) macro
249 SysEventQueryArg() : SysEventQueryArg("", {}, 0, INVALID_VALUE_INT, INVALID_VALUE_INT) {} in SysEventQueryArg()
432 : SysEventQuery(domain, names, 0, INVALID_VALUE_INT, INVALID_VALUE_INT) in SysEventQuery()
373 if (queryArg.names.empty() && queryArg.type == 0 && queryArg.toSeq == INVALID_VALUE_INT) { in IsContainQueryArg()400 if (queryArg.toSeq != INVALID_VALUE_INT && eventSeq >= queryArg.toSeq) { in IsContainQueryArg()