Home
last modified time | relevance | path

Searched defs:deletePrimaryKeySet (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Ddistributeddb_cloud_strategy_test.cpp103 std::set<Key> deletePrimaryKeySet; variable
181 std::set<Key> deletePrimaryKeySet; variable
232 std::set<Key> deletePrimaryKeySet; variable
296 std::set<Key> deletePrimaryKeySet; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_force_pull_strategy.cpp20 std::set<Key> &deletePrimaryKeySet) in TagSyncDataStatus()
Dcloud_sync_strategy.h31 std::set<Key> &deletePrimaryKeySet) in TagSyncDataStatus()
Dcloud_force_push_strategy.cpp20 std::set<Key> &deletePrimaryKeySet) in TagSyncDataStatus()
Dcloud_merge_strategy.cpp20 std::set<Key> &deletePrimaryKeySet) in TagSyncDataStatus()
Dcloud_syncer.h88 std::set<Key> deletePrimaryKeySet; member