Searched refs:refractoryPeriodMs (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
H A DThrottler.cpp27 Throttler::Throttler(size_t limit, int64_t refractoryPeriodMs) argument
29 mRefractoryPeriodMs(refractoryPeriodMs),
H A DThrottler.h32 Throttler(size_t limit, int64_t refractoryPeriodMs);

Completed in 44 milliseconds