Searched defs:logTableName (Results 1 – 6 of 6) sorted by relevance
1298 std::string logTableName = DBConstant::RELATIONAL_PREFIX + tableName + "_log"; in DeleteDistributedLogTable() local1684 …SingleVerRelationalStorageExecutor::CleanCloudDataOnLogTable(const std::string &logTableName, Clea… in CleanCloudDataOnLogTable()1726 const std::string &logTableName, const RelationalSchemaObject &localSchema) in CleanCloudDataAndLogOnUserTable()1756 …eSingleVerRelationalStorageExecutor::ChangeCloudDataFlagOnLogTable(const std::string &logTableName) in ChangeCloudDataFlagOnLogTable()1769 const std::string &logTableName) in SetDataOnUserTableWithLogicDelete()1808 int SQLiteSingleVerRelationalStorageExecutor::GetCleanCloudDataKeys(const std::string &logTableName, in GetCleanCloudDataKeys()
338 std::string logTableName = DBCommon::GetLogTableName(tableName); in DoCleanLogs() local457 std::string logTableName = DBCommon::GetLogTableName(tableName); in DoCleanLogAndData() local1132 std::string logTableName = DBConstant::SYSTEM_TABLE_PREFIX + missTable; in DeleteTableTrigger() local
449 std::string logTableName = DBCommon::GetLogTableName(table); in GetClearWaterMarkTables() local1093 std::string logTableName = DBCommon::GetLogTableName(tableName); in DoCleanAssetId() local
1256 std::string logTableName = RelationalStoreManager::GetDistributedLogTableName(tableName); variable1312 std::string logTableName = RelationalStoreManager::GetDistributedLogTableName(tableName); variable
531 std::string logTableName = DBCommon::GetLogTableName(tableName); in CheckCursorData() local
1175 std::string logTableName; in GetCurrentMaxTimestamp() local