Home
last modified time | relevance | path

Searched refs:ParseTree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set_common.cpp32 if (context->projectionTree.ParseTree(context->projectionPath) == -E_INVALID_ARGS) { in InitResultSet()
H A Dprojection_tree.cpp50 int ProjectionTree::ParseTree(std::vector<std::vector<std::string>> &path) in ParseTree() function in DocumentDB::ProjectionTree
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Dprojection_tree.h44 int ParseTree(std::vector<std::vector<std::string>> &path);