Searched refs:projectionTree (Results 1 – 3 of 3) sorted by relevance
28 ProjectionTree projectionTree; member
32 if (context->projectionTree.ParseTree(context->projectionPath) == -E_INVALID_ARGS) { in InitResultSet()
199 bool isMatch = context_->projectionTree.SearchTree(singlePath, index); in CheckCutNode()