Searched refs:DeleteCloudDBData (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_syncer_lock_test.cpp | 120 void DeleteCloudDBData(int64_t beginGid, int64_t count, const std::string &tableName); 286 void DistributedDBCloudSyncerLockTest::DeleteCloudDBData(int64_t beginGid, int64_t count, in DeleteCloudDBData() function in __anon6ad9bb3f0110::DistributedDBCloudSyncerLockTest 751 DeleteCloudDBData(0, cloudCount, ASSETS_TABLE_NAME);
|
H A D | distributeddb_cloud_syncer_download_assets_test.cpp | 232 void DeleteCloudDBData(int64_t begin, int64_t count, const std::string &tableName) in DeleteCloudDBData() function 820 DeleteCloudDBData(1, 2, ASSETS_TABLE_NAME); 1874 DeleteCloudDBData(1, 1, ASSETS_TABLE_NAME); 2132 DeleteCloudDBData(1, delCount, ASSETS_TABLE_NAME);
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_check_sync_test.cpp | 185 void DeleteCloudDBData(int64_t begin, int64_t count); 506 void DistributedDBCloudCheckSyncTest::DeleteCloudDBData(int64_t begin, int64_t count) in DeleteCloudDBData() function in __anonc8f560be0110::DistributedDBCloudCheckSyncTest 1527 DeleteCloudDBData(0, 3); // delete 0 1 2 record in cloud
|