Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/dao/
Ddoc_query.cpp29 void DocQuery::And(const Cond& cond) in And() function in OHOS::HiviewDFX::EventStore::DocQuery
Dsys_event_query.cpp306 Cond &Cond::And(const Cond &cond) in And() function in OHOS::HiviewDFX::EventStore::Cond
450 SysEventQuery &SysEventQuery::And(const Cond &cond) in And() function in OHOS::HiviewDFX::EventStore::SysEventQuery
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h174 Cond &And(const std::string &col, Op op, const T &value) in And() function
254 SysEventQuery &And(const std::string &col, Op op, const T &value) in And() function