Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h246 SysEventQuery &Where(const std::string &col, Op op, const T &value) in Where() function
/base/hiviewdfx/hiview/base/event_store/dao/
Dsys_event_query.cpp444 SysEventQuery &SysEventQuery::Where(const Cond &cond) in Where() function in OHOS::HiviewDFX::EventStore::SysEventQuery