Searched refs:BACKUP_PAGES_PRE_STEP (Results 1 – 3 of 3) sorted by relevance
135 static constexpr int BACKUP_PAGES_PRE_STEP = 12800; // 1024 * 4 * 12800 == 50m variable
136 static constexpr int BACKUP_PAGES_PRE_STEP = 12800; // 1024 * 4 * 12800 == 50m variable
63 constexpr int SqliteConnection::BACKUP_PAGES_PRE_STEP; // 1024 * 4 * 12800 == 50m member in OHOS::NativeRdb::SqliteConnection1369 rc = sqlite3_backup_step(pBackup, BACKUP_PAGES_PRE_STEP); in ExchangeSlaverToMaster()