Home
last modified time | relevance | path

Searched refs:IsContainCond (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Ddoc_query.cpp50 bool DocQuery::IsContainCond(const Cond& cond, const FieldValue& value) const in IsContainCond() function in OHOS::HiviewDFX::EventStore::DocQuery
92 return IsContainCond(cond, value); in IsContainInnerCond()
130 return IsContainCond(cond, paramValue); in IsContainExtraConds()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h49 bool IsContainCond(const Cond& cond, const FieldValue& value) const;