Searched defs:innerField (Results 1 – 1 of 1) sorted by relevance
74 bool DocQuery::IsContainInnerCond(const InnerFieldStruct& innerField, const Cond& cond) const in IsContainInnerCond() argument100 InnerFieldStruct innerField = *(reinterpret_cast<InnerFieldStruct*>(content + BLOCK_SIZE)); in IsContainInnerConds() local