Home
last modified time | relevance | path

Searched refs:DeleteDistributedLogTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp1293 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedLogTable(const std::string &tableNam… in DeleteDistributedLogTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1332 errCode = DeleteDistributedLogTable(tableName); in CleanResourceForDroppedTable()
1371 errCode = DeleteDistributedLogTable(tableName); in CheckAndCleanDistributedTable()
H A Dsqlite_single_ver_relational_storage_executor.h93 int DeleteDistributedLogTable(const std::string &tableName);