Searched refs:DeleteDistributedDeviceTableLog (Results 1 – 3 of 3) sorted by relevance
91 int DeleteDistributedDeviceTableLog(const std::string &device, const std::string &tableName);
900 errCode = handle->DeleteDistributedDeviceTableLog(hashHexDev, it.second.GetTableName()); in RemoveDeviceDataInner()
1264 int SQLiteSingleVerRelationalStorageExecutor::DeleteDistributedDeviceTableLog(const std::string &de… in DeleteDistributedDeviceTableLog() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor