Home
last modified time | relevance | path

Searched defs:queryNodes (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Dvirtual_cloud_db.cpp310 std::vector<QueryNode> queryNodes; in GetCloudData() local
339 bool VirtualCloudDb::IsPrimaryKeyMatching(const std::vector<QueryNode> &queryNodes, VBucket &record) in IsPrimaryKeyMatching()
384 bool VirtualCloudDb::IsCloudGidMatching(const std::vector<QueryNode> &queryNodes, VBucket &extend) in IsCloudGidMatching()
Ddistributeddb_cloud_kv_syncer_test.cpp515 std::vector<QueryNode> queryNodes; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_cloud.cpp235 QueryNodes queryNodes; in ConvertQuery() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dquery_sync_object.cpp432 int QuerySyncObject::ParserQueryNodes(const Bytes &bytes, std::vector<QueryNode> &queryNodes) in ParserQueryNodes()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_check_sync_test.cpp1071 auto queryNodes = RelationalStoreManager::ParserQueryNodes(bytes, status); in __anon9866dd881302() local
1495 auto queryNodes = RelationalStoreManager::ParserQueryNodes(bytes, status); in __anon9866dd881c02() local