Searched defs:maxUploadSize (Results 1 – 4 of 4) sorted by relevance
199 int32_t maxUploadSize = 1024 * 512 * 3; // default max upload 1024 * 512 * 3 = 1.5m member
470 int maxUploadSize = fuzzerData.GetInt(); in DataChangeSync() local
1176 …eSingleVerRelationalStorageExecutor::SetUploadConfig(int32_t maxUploadCount, int32_t maxUploadSize) in SetUploadConfig()
2852 int maxUploadSize = 1023; variable