Searched refs:tmpCursor (Results 1 – 1 of 1) sorted by relevance
956 uint64_t tmpCursor = cursor == UINT64_MAX ? 0 : cursor; in CleanDirtyData() local957 auto status = DropLogicDeletedData(dbHandle_, table, tmpCursor); in CleanDirtyData()