Searched refs:ParseTree (Results 1 – 3 of 3) sorted by relevance
32 if (context->projectionTree.ParseTree(context->projectionPath) == -E_INVALID_ARGS) { in InitResultSet()
50 int ProjectionTree::ParseTree(std::vector<std::vector<std::string>> &path) in ParseTree() function in DocumentDB::ProjectionTree
44 int ParseTree(std::vector<std::vector<std::string>> &path);