Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Ddoc_query.cpp74 bool DocQuery::IsContainInnerCond(const InnerFieldStruct& innerField, const Cond& cond) const in IsContainInnerCond() function in OHOS::HiviewDFX::EventStore::DocQuery
102 return IsContainInnerCond(innerField, cond); in IsContainInnerConds()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Ddoc_query.h48 bool IsContainInnerCond(const InnerFieldStruct& innerField, const Cond& cond) const;