Searched refs:DEFAULT_BYTES_SIZE_LIMIT (Results 1 – 1 of 1) sorted by relevance
46 #define DEFAULT_BYTES_SIZE_LIMIT (400 * 1024 * 1024) // 400MB macro243 mThrottler = new Throttler(DEFAULT_BYTES_SIZE_LIMIT, DEFAULT_REFACTORY_PERIOD_MS); in IncidentService()