Home
last modified time | relevance | path

Searched defs:singlePath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dprojection_tree.cpp20 static int ParseSinglePathToTree(ProjectionNode *node, std::vector<std::string> &singlePath) in ParseSinglePathToTree()
56 for (auto singlePath : path) { in ParseTree() local
66 bool ProjectionTree::SearchTree(std::vector<std::string> &singlePath, size_t &index) in SearchTree()
H A Dresult_set_common.cpp26 for (const auto &singlePath : context->projectionPath) { in InitResultSet() local
H A Dresult_set.cpp188 int ResultSet::CheckCutNode(JsonObject *node, std::vector<std::string> singlePath, in CheckCutNode()
254 std::vector<std::string> singlePath; in CutJsonBranch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp208 int JsonCommon::ParseNode(JsonObject &node, std::vector<std::string> singlePath, in ParseNode()
247 std::vector<std::string> singlePath; in ParsePath() local