Searched refs:MIN_UPLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
89 static constexpr int32_t MIN_UPLOAD_SIZE = 1024; // 1024Bytes variable
781 if (config.maxUploadSize < CloudDbConstant::MIN_UPLOAD_SIZE || in CheckCloudSyncConfigValid()