Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/dao/
Ddoc_query.cpp28 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.h193 Cond &And(const std::string &col, Op op, const T &value) in And() function
275 SysEventQuery &And(const std::string &col, Op op, const T &value) in And() function
/base/security/security_guard/test/unittest/mock/rdb/
Drdb_predicates.h35 virtual AbsPredicates *And() {return nullptr;}; in And() function
74 virtual AbsPredicates *And() {return nullptr;}; in And() function