Searched refs:MAX_UPLOAD_SIZE (Results 1 – 3 of 3) sorted by relevance
88 static constexpr int32_t MAX_UPLOAD_SIZE = 128 * 1024 * 1024; // 128M variable
782 config.maxUploadSize > CloudDbConstant::MAX_UPLOAD_SIZE) { in CheckCloudSyncConfigValid()
1184 config.maxUploadSize = CloudDbConstant::MAX_UPLOAD_SIZE; in GetCloudVersionRecord()