Searched defs:singlePath (Results 1 – 4 of 4) sorted by relevance
20 static int ParseSinglePathToTree(ProjectionNode *node, std::vector<std::string> &singlePath) in ParseSinglePathToTree()56 for (auto singlePath : path) { in ParseTree() local66 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
208 int JsonCommon::ParseNode(JsonObject &node, std::vector<std::string> singlePath, in ParseNode()247 std::vector<std::string> singlePath; in ParsePath() local