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