Searched refs:SORTED_TABLE_ARRAY_NUMBER (Results 1 – 2 of 2) sorted by relevance
25 const int32_t SORTED_TABLE_ARRAY_NUMBER = 4; variable
45 const int32_t MAX_FILES_EVERY_INTERVAL_TYPE[SORTED_TABLE_ARRAY_NUMBER] = {30, 30, 12, 10};60 sortedTableArray_ = vector<vector<int64_t>>(SORTED_TABLE_ARRAY_NUMBER); in BundleActiveUsageDatabase()303 if (databaseType >= 0 && databaseType < SORTED_TABLE_ARRAY_NUMBER) { in DeleteExcessiveTableData()