Searched refs:DOWNLOAD_BATCH_SIZE (Results 1 – 1 of 1) sorted by relevance
45 static constexpr int32_t DOWNLOAD_BATCH_SIZE = 2; variable174 MediaColumn::MEDIA_DATE_MODIFIED + " DESC LIMIT " + std::to_string(DOWNLOAD_BATCH_SIZE); in QueryCloudFiles()