Searched refs:DoCleanInner (Results 1 – 3 of 3) sorted by relevance
138 int DoCleanInner(ClearMode mode, const std::vector<std::string> &tableNameList,
294 int SQLiteSingleVerRelationalStorageExecutor::DoCleanInner(ClearMode mode, in DoCleanInner() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1313 …int errCode = transactionHandle_->DoCleanInner(mode, tableNameList, localSchema, assets, notifyTab… in CleanCloudData()