Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Drelational_virtual_device.cpp53 void RelationalVirtualDevice::EraseSyncData(const std::string &tableName) in EraseSyncData() function in DistributedDB::RelationalVirtualDevice
H A Dvirtual_relational_ver_sync_db_interface.cpp301 void VirtualRelationalVerSyncDBInterface::EraseSyncData(const std::string &tableName) in EraseSyncData() function in DistributedDB::VirtualRelationalVerSyncDBInterface
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp480 int RdSingleVerStorageExecutor::EraseSyncData(const Key &hashKey) in EraseSyncData() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1676 int SQLiteSingleVerStorageExecutor::EraseSyncData(const Key &hashKey) in EraseSyncData() function in DistributedDB::SQLiteSingleVerStorageExecutor