Searched defs:singlePath (Results 1 – 4 of 4) sorted by relevance
26 for (auto singlePath : path) { in ParseTree() local57 bool ProjectionTree::SearchTree(std::vector<std::string> &singlePath, size_t &index) in SearchTree()
26 for (const auto &singlePath : context->projectionPath) { in InitResultSet() local
188 int ResultSet::CheckCutNode(JsonObject *node, std::vector<std::string> singlePath, in CheckCutNode()254 std::vector<std::string> singlePath; in CutJsonBranch() local
201 int JsonCommon::ParseNode(JsonObject &node, std::vector<std::string> singlePath, in ParseNode()240 std::vector<std::string> singlePath; in ParsePath() local