Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h89 int DeleteDistributedAllDeviceTableLog(const std::string &tableName);
H A Dsqlite_relational_store.cpp557 errCode = handle->DeleteDistributedAllDeviceTableLog(table); in RemoveDeviceData()
H A Dsqlite_single_ver_relational_storage_executor.cpp1256 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedAllDeviceTableLog(const std::string … in DeleteDistributedAllDeviceTableLog() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor