Home
last modified time | relevance | path

Searched refs:DoCleanLogs (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.h215 …int DoCleanLogs(const std::vector<std::string> &tableNameList, const RelationalSchemaObject &local…
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp304 errCode = DoCleanLogs(tableNameList, localSchema); in DoCleanInner()
332 int SQLiteSingleVerRelationalStorageExecutor::DoCleanLogs(const std::vector<std::string> &tableName… in DoCleanLogs() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor