Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp132 Cond::Cond(const std::string &col, Op op, const std::vector<int64_t> &longs): op_(NONE), fieldValue… in Cond()
746 SysEventQuery &SysEventQuery::Or(const std::string &col, Op op, const std::vector<int64_t> &longs) in Or()