Searched defs:isCutBranch (Results 1 – 2 of 2) sorted by relevance
23 …d::shared_ptr<QueryContext> &context, DocumentStore *store, ResultSet &resultSet, bool isCutBranch) in InitResultSet()
37 int ResultSet::Init(std::shared_ptr<QueryContext> &context, DocumentStore *store, bool isCutBranch) in Init()