Searched refs:projectionPath (Results 1 – 4 of 4) sorted by relevance
26 for (const auto &singlePath : context->projectionPath) { in InitResultSet()32 if (context->projectionTree.ParseTree(context->projectionPath) == -E_INVALID_ARGS) { in InitResultSet()
278 for (const auto &singleCutPaht : context_->projectionPath) { in CutJsonBranch()
761 context->projectionPath = std::move(allPath); in FindProjectionInit()
27 std::vector<std::vector<std::string>> projectionPath; member