Searched refs:IsContainCond (Results 1 – 2 of 2) sorted by relevance
50 bool DocQuery::IsContainCond(const Cond& cond, const FieldValue& value) const in IsContainCond() function in OHOS::HiviewDFX::EventStore::DocQuery92 return IsContainCond(cond, value); in IsContainInnerCond()130 return IsContainCond(cond, paramValue); in IsContainExtraConds()
49 bool IsContainCond(const Cond& cond, const FieldValue& value) const;