Home
last modified time | relevance | path

Searched defs:innerField (Results 1 – 1 of 1) 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() argument
100 InnerFieldStruct innerField = *(reinterpret_cast<InnerFieldStruct*>(content + BLOCK_SIZE)); in IsContainInnerConds() local