Home
last modified time | relevance | path

Searched refs:DeleteDistributedAllDeviceTableLog (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor.h82 int DeleteDistributedAllDeviceTableLog(const std::string &tableName);
Dsqlite_relational_store.cpp541 errCode = handle->DeleteDistributedAllDeviceTableLog(table); in RemoveDeviceData()
Dsqlite_single_ver_relational_storage_executor.cpp1253 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedAllDeviceTableLog(const std::string … in DeleteDistributedAllDeviceTableLog() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor